https://cybero.github.io/dice-game/
Javascript dice game created for fun, and to practice Javascript.
This project incorporated the following:
- HTML5
- CSS3
- Javascript
- Font awesome icons
- User Guide
📷 pexels.com
🏆 The first player to get a total score of 100 points wins!
-
If you roll a
1
, you will lose all of your current score. -
Banking your
CURRENT
score by clicking theHOLD
button, or rolling a1
will end your turn and pass to the next player.
1. Click the ROLL DICE
button as many times as you wish on your turn. Try not to roll a 1
!
2. Bank your CURRENT
score by simply clicking on the HOLD
button.
3. Your total banked score is visible in red font under your PLAYER
name.
3. Your current round score is shown in the CURRENT
red box on your player side of the screen.
That's it! Have fun 🚀