Scotland Yard is a exciting multiplayer game written in javascript.
It is a game for 3-6 players.
Read more about the Game - https://github.com/step-8/scotland-yard-byomkesh/wiki
git clone https://github.com/step-8/scotland-yard-byomkesh.git
npm run setup
npm install
brew install redis
npm test
npm run test-w
npm run test-c
brew services start redis
npm start
You can see the home page by running the server on local machine on http://localhost:8000
Or visit https://scotland-yard-byomkesh.herokuapp.com/ which is running on heroku