This project is an extension of the repo (https://github.com/qfeuilla/Artificial_wolf) aiming to update to follow full werewolf game logic with additional roles and features.
Evaluation of the behavior of Language Model agents playing the Werewolves of Millers Hollow (also known as Mafia).
Previous games can be found in /data
Prompts can be modified in /prompts
Install python
export OPENAI_API_KEY=<your-api-key>
- ✅ Variable number of villagers and werewolves
- ✅ Custom prompts
- ✅ Narrator choosing who speaks
- ✅ Interactive mode to play against the AIs
- 🚧 More roles (Cupid, seer, hunter...)
