Files
Ideas/projects/software/werewolf-bot.md
2026-04-27 23:23:37 +02: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