Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cwaldbieser/txwerewolves
Werewolves! terminal game over SSH using Python's Twisted framework.
https://github.com/cwaldbieser/txwerewolves
game python ssh-server twisted web-application
Last synced: 20 days ago
JSON representation
Werewolves! terminal game over SSH using Python's Twisted framework.
- Host: GitHub
- URL: https://github.com/cwaldbieser/txwerewolves
- Owner: cwaldbieser
- License: gpl-3.0
- Created: 2018-01-31T12:23:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-25T18:37:12.000Z (almost 2 years ago)
- Last Synced: 2024-10-18T13:16:04.457Z (2 months ago)
- Topics: game, python, ssh-server, twisted, web-application
- Language: Python
- Size: 652 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
===========
Werewolves!
===========Werewolves! is a party game sometimes called "Mafia". There are many variations.
This game is based in part on a card game adaption.The players are randomly assigned roles of either villagers or werewolves. 3 additional
roles are dealt to the table.
At night, some of the villagers with special roles and all the werewolves wake up at different
times and perform certain actions. After all the night phases are done, the players
may discuss what happend during the night, though they may not actually show each other
their cards. A player may say the role she received, but she may also claim that she
were dealt a role that she did not receive.After the discussion, all the players vote for a player to eliminate. If there is a
player or players who received more than 1 vote, the player(s) with the most votes
are eliminated and the actual roles the players now posess are revealed. If a
werewolf was killed, the village team wins, even if an innocent villager was eliminated,
too. The villagers may also win if no one is eliminated and all the werewolves are in
the middle of the table.See full documentation at http://txwerewolves.readthedocs.io/