Files
Ideas/projects/werewolf-bot.md
2025-12-28 17:49:53 +01:00

422 B

Implement new werewolf bot

I would love to have a more flexible werewolf bot implementation. The goals would be relatively ambitious:

  • Allow for custom role implementations (likely using custom programming language)
  • All role behaviour should be modeled using state machines and be deterministic for a single playthrough
  • The state of a playthrough should be saved somehow to tolerate failures or restarts of the bot