Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/riadhadrani/werewolves
Cross-platform app for the 'Werewolves' game.
https://github.com/riadhadrani/werewolves
cross-platform dart flutter game management-system werewolves-of-millers-hollow
Last synced: about 1 month ago
JSON representation
Cross-platform app for the 'Werewolves' game.
- Host: GitHub
- URL: https://github.com/riadhadrani/werewolves
- Owner: RiadhAdrani
- Created: 2022-07-23T18:57:20.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-23T15:36:33.000Z (over 1 year ago)
- Last Synced: 2024-11-12T21:48:03.364Z (3 months ago)
- Topics: cross-platform, dart, flutter, game, management-system, werewolves-of-millers-hollow
- Language: Dart
- Homepage:
- Size: 22.2 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Werewolves
---
An app to manage your game of `Loup garous de thiercelieu` also known as `The Werewolves of Millers Hollow`.
Read about the game [here](https://en.wikipedia.org/wiki/The_Werewolves_of_Millers_Hollow).
## Why ?
Managing a game of `Werewolves` is a complicated task for the `narrator` (The game master), it requires memorizing the role of each player, the weird interactions and the actions performed by each one of them. It could be manageable for a small group of players (7-10), but when we cranck up the number, we need to have a pen and a paper to avoid messing up the game, and for this reason, I decided to create an application.
## Roles
The currently verified working roles (french version):
- `Protector (Salvateur)`
- `Werewolf (Loup garou simple)`
- `Father of Wolves (Loup père infecte)`
- `Witch (Sorcière)`
- `Seer (Voyante)`
- `Knight (Chevalier)`
- `Hunter (Chasseur/Barbier)`
- `Judge (Juge)`
- `Captain (Capitaine)`
- `Villager (Simple villageois)`
- `Black Werewolf (Loup noir)`
- `Garrulous Werewolf (Loup bavard)`
- `Shepherd (Berger)`
- `Alien (Alien)`_Note : This version of the game does not inherit all the rules from the original one, some abilities are changed/altered due to some limitations._