Nodejs Redis and MongoDB based multiplayer dice game



Nodejs Redis and MongoDB based multiplayer dice game

Nodejs Redis and MongoDB based multiplayer dice game

Repository: https://github.com/codewithmickey/4playerdicegame

1. A simple turn based dice game
2. Dice Outcomes range from 1 to 6
3. MultiPlayer Game
4. Winning Criteria: Total Sum of the dice outcomes for a player reach 61 or greater
5. 30 Sec turn or autoplay

Comments are closed.