Skip to content
This repository has been archived by the owner on Sep 19, 2021. It is now read-only.

roSievers/werewolf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Werewolf

Werewolf is a helper tool for moderating groups playing werewolf. It should work as a flexible notepad that helps the moderator keep track of role assignments and choices made at night.

I hope to include some automated suggestions, but the interface should not force any rules on the moderator.

The strings are currently in german and will remain german until I implement propper translations.

Development

This tool does not use a server and is written as an Elm single page app.

For development I use the Elm Live development server:

elm-live src/Main.elm -- --output=static/elm.js

Deployment to github-pages happens automatically via travis, see Domenic Denicola's instructions. You can also run the build script ./build.sh manually.

About

Helper tool for moderating a round of werewolf.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published