Skip to content

Werewolf Game is a real-time multiplayer game for 6 or more players based on the well-known social party game Werewolf, commonly also called Mafia.

Notifications You must be signed in to change notification settings

chinins/werewolf-back-end

 
 

Repository files navigation

Werewolf Game is a real-time multiplayer game for 6 or more players based on the well-known social party game Werewolf, commonly also called Mafia.

For the front-end repo, please visit: Werewolf - front-end

Getting started

Prerequisites

Running the server

  1. Clone the repo.

    $ git clone https://github.com/chinins/werewolf-back-end.git  
    $ cd werewolf-back-end
    
  2. Install dependancies

    $ npm install
    

Usage

  1. Start the server:

 $ cd werewolf-back-end  
 $ npm start
  1. Set up the front end

    Go to Werewolf - front-end and follow the instructions in the README.md file.

Tech Stack

Back-end built with:

Author

License

This project is licensed under the MIT License. Images: Mathew Sisson

About

Werewolf Game is a real-time multiplayer game for 6 or more players based on the well-known social party game Werewolf, commonly also called Mafia.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%