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

adriapalleja/werewolf-front-end

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 

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

Screenshots

Getting started

Prerequisites

Set up the client

  1. Clone the repo.

    $ git clone https://github.com/isadorabk/werewolf-front-end.git  
    $ 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%