Coder Social home page Coder Social logo

maxschmi / chatwolf Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 20.67 MB

This is the classical werewolf game to play as a group on Skype

License: GNU General Public License v3.0

Python 97.64% HTML 2.36%
skype game werewolf werewolf-game multiplayer

chatwolf's Introduction

Chatwolf

Documentation Status Pytest Upload Python Package

Chatwolf is a small bot to play the popular Werewolf game in a group over a videochat. Until now it only works on Skype, but maybe I will add other chat services.

!!! This is my first Python programm. I produced it while learning Python! !!!

Rules of the game

Here you can find the basic rules of the werewolf game in german language: www.werwolfspielen.info

install the executable distribution (easiest way)

  1. download the latest distribution from here
  2. unzip the folder to where you want to have the program It is standalone, so you do not need to install. To unistall simply delete the whole folder.
  3. do to the folder and run the "chatwolf.exe" file

install by source

  1. you need Python3 installed. If you haven't got it install it from here
  2. open the terminal and install chatwolf from pypi with:
pip install chatwolf

You can now use it ass a package.

  1. start the GUI or use the "start_manualy.py" script, which is in "chatwolf/scripts/".

To start the GUI just enter chatwolf in the terminal.

If this doesn't work, open python.exe and enter:

import chatwolf
root = chatwolf.GUI()
root.mainloop()

Quickstart with GUI:

  • you need one additional Skype account, wich will be the Game-master-Account. Create one or just ask a friend whos not playing to give you his/her account
  • create a group in Skype with your friends and the Game-master-Account.
  • log in with the Skype account of the Game-master-Account in the program
  • select the groupchat, the number of werewolfs and the roles you want
  • start the game and play on Skype. You will get all further commands over Skype from the Game-master-Account

Tip:

  • if you want to use another Videochat service for the Videocalls, you can do so. Just use Skype to talk to the Game-master-Account.

chatwolf's People

Contributors

maxschmi avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

chatwolf's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.