/mafioso

Mafioso will moderate your offline Mafia games.

Primary LanguageJavaScript

Mafioso

Mafioso is an online helper for your Mafia party games.

Mafioso takes a moderator role, when everybody at the party wants to play a game and nobody wants to be a moderator. App runs on the phone of every player and lets him to see his role, participate in the voting process, ensures game phases changing and looks after overall game state (who is alive and what is the current turn).

Getting started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installation

Clone repository

git clone https://github.com/birthdaysgift/mafioso.git

go to project folder

cd mafioso

and run

./compose.sh dev up

Running the tests

Go to project folder

cd mafioso

and run

./compose.sh dev test