flowchart TD
A[Game Start] --> B[Player Registration]
B --> C[Role Assignment]
C --> D[Night Phase]
D --> E[Werewolf Attack]
E --> F[Seer Divination]
F --> G[Morning Phase]
G --> H[Attack Result Announcement]
H --> I[Discussion]
I --> J[Vote]
J --> K{Villager Victory Condition Met?}
K --> |Yes| L[Game End - Villagers Win]
K --> |No| M{Werewolf Victory Condition Met?}
M --> |Yes| N[Game End - Werewolves Win]
M --> |No| D
-
Notifications
You must be signed in to change notification settings - Fork 0
Yoii-Inc/werewolf-cli
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published