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-front-end

This branch is 40 commits ahead of isadorabk/werewolf-front-end:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

04a1d2d · Oct 23, 2018

History

89 Commits
Jul 28, 2018
Oct 20, 2018
Jul 26, 2018
Oct 23, 2018

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 back-end repo, please visit: Werewolf - back-end

Getting started

Prerequisites

Set up the client

  1. Clone the repo.

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

    $ npm install
    
  3. Run it

 $ ng serve --open 

Tech Stack

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

  • TypeScript 60.5%
  • CSS 20.4%
  • HTML 15.6%
  • JavaScript 3.5%