/wwpredict

Tries to predict the outcome of your 'Werewolf for Telegram' game.

Primary LanguagePython

wwpredict

Tries to predict the outcome of your Werewolf for Telegram game.

Usage

Configure main.py and run:

$ python main.py

Dependencies

pip3 install flake8
pip3 install nose

Tests

nosetests -sv ./tests/*.py