Give every project into own file
This commit is contained in:
6
projects/werewolf-bot.md
Normal file
6
projects/werewolf-bot.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user