/DiceThrow

Just a simple game implementing JavaScript

Primary LanguageCSS

DiceThrow

Just a simple game implementing JavaScript : https://adityapratap2001.github.io/DiceThrow/

  1. The player rolls the dice.
  2. Whatever comes up is added to current best score.
  3. The player loses the current best sum if he rolls a "1", and the next palyer gets to roll the dice.
  4. If uncertain a player can hold his/her current best sum to the final score, and pass the chance to other player!
  5. The first player to reach a score of 100 wins!