Skip to content

vineetvk01/dice-game

Repository files navigation

The Game of Dice | Node JS | CLI GAME

Features

Welcome Screen for collecting initial data :

  • The welcome screen asks for the number of players
  • Also, collects the exact (including it) total score to win the game.

Welcome Sreen

Rolling the dice:

  • Please 'r' or 'R' to roll the rice and the game will add value to the scores.

Rolling Dice Sreen

Winner Rank screen :

  • The game ends when only one players is remaining at the end of the game and shows the ranks screen.

Rank Screen

SETUP

  1. Clone the repository.
  2. RUN npm i to install the dependencies
  3. RUN npm test to test the modules
  4. RUN npm start to run the game and play in CLI

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published