Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 312 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 312 Bytes

One Night Werewolf AI

One of the first AI for One Night Werewolf with decision tree. Run on Python.

AI algorithm is in PlayerAI.py

Installation

Install any requiments with pip install

Usage

python main.py -time -vote

-time: any integer

-vote: "vote" for vote only mode

Credits

License