Skip to content

Latest commit

 

History

History
89 lines (43 loc) · 1.63 KB

README.md

File metadata and controls

89 lines (43 loc) · 1.63 KB

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

Screenshots

Getting started

Prerequisites

Running the server

  1. Clone the repo.

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

    $ npm install
    
  3. Connect mongoDB database

    In the terminal, run:

    $ mongod
    

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