An unofficial game, to play Werewolf on Skype
Project description
Chatwolf
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.
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)
- download the latest distribution from here
- 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.
- do to the folder and run the "chatwolf.exe" file
install by source
- you need Python3 installed. If you haven't got it install it from here
- open the terminal and install chatwolf from pypi with:
pip install chatwolf
You can now use it ass a package.
- 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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file chatwolf-0.1.4.tar.gz.
File metadata
- Download URL: chatwolf-0.1.4.tar.gz
- Upload date:
- Size: 32.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
594aa8a2ffb7ae48b061d851553f38a4c7602c82e3b59235a35199a049afda70
|
|
| MD5 |
44118b9c7b0f24313d639af22517c12c
|
|
| BLAKE2b-256 |
2d4327bfbc452d3068138d65a444799795ae87186330835b380908956a4aa7b5
|
File details
Details for the file chatwolf-0.1.4-py3-none-any.whl.
File metadata
- Download URL: chatwolf-0.1.4-py3-none-any.whl
- Upload date:
- Size: 56.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15376ad4f1eb03d31da51ed137b6e343fb6a00137fb627b45f60e0d58fdba0d2
|
|
| MD5 |
d342b103325774384ff20e3a763de31e
|
|
| BLAKE2b-256 |
b14404582cd192c20e5edb694c0f69e9dd1d675713f8ef6fd8a8d04819b6b009
|