Skip to content

werewolves-and-nobody/werewolves

Repository files navigation

Werewolves

Classic HTML Werewolves game.Figure out who is the werewolf and hang them!

To run locally

  • git clone neamar/werewolves
  • npm install
  • npm start

To test

Setup locally and run

  • npm test