Skip to content

Online version of the card game Werewolf (Werwölfe von Düsterwald)

Notifications You must be signed in to change notification settings

guenter-r/Werewolf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Werewolf / The Werewolves of Millers Hollow / Werwölfe von Düsterwald

Online version of the card game 'The Werewolves of Millers Hollow' (Werwölfe von Düsterwald)

This app is totally free and is only created for private purposes.

Technical instructions

This is a python flask app. You can run this app local on e.g. a Raspberry Pi or any computer (dont forget to add host = 0.0.0.0 to your app.py file). After double-clicking the app.py file, just use your devices (preferably phones) to access the local network localhost:5000 (unless specified differently). Tabs may show errors unless the setup is done correctly, see below. Feel free to try the app on PYTHONANYWHERE.com.

Please note: This app runs on a web server without considering sessions. If multiple parallel sessions are required, adapt the code or run other instances on another port/server.


Game start (IMPORTANT)

  1. Before you start, do the setup (only one player!).
  2. Select Players (MINIMUM 8)
  3. Choose whether the storyteller is random (then tick and include in the player number) or not (exclude)
  4. Head to Home (everyone). Enter your name and submit.
  5. Stay on this screen as your selected character is shown - let the game begin. If you are the storyteller:
  6. Proceed to the Storyteller tab. There you find all players listed with roles. You can tick them to keep your storytelling organised and not distracted.

An explanation of the game can be found here on YouTube.

have fun :)

About

Online version of the card game Werewolf (Werwölfe von Düsterwald)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published