This is an app, that should help moderators of the Werewolf game to keep track of the roles, deaths and so on.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Refactor game logic to ensure actions only target alive players and update message handling to be asynchronous and prevent lynching action when the game is already finished
Finished some last improvements to the UI and translations and added a dialog, if a group/player has won. Next steps are testing, testing and testing.
Added Implementation for messages and questions (App is finaly playable, but many features are still missing)
fix: update win conditions for vampires and werewolves; improve player kill logic; added more tests