The objective of the game is to score points by rolling five dice to make certain combinations.
In each turn, a player may roll the dice up to three times. A player doesn't have to reroll all five dice on the second and third roll, they may pick as many dice as they want and reroll for the numbers they don't have and are trying to get. For example, a player throws and gets 1,3,3,4,6. They decide to try for the large straight, 1,2,3,4,5. So, they put 1,3,4 to the side and only reroll 3 and 6 again, hoping to get 2 and 5.
In this game, you click on the corresponding checkboxes for the dice you want to reroll and then press the "Reroll" button. You may also click the "Select All" button that will select all the checkboxes, the "Reroll" button still needs to be selected to reroll the dice. To mark your score select the corresponding circle and press the "Lock in Points" button to update the scorecard.
- HTML/CSS
- JavaScript
- DOM
Play Game -> here
- Pop-up instructions
- Responsive page design
- 2 players option
- Arrow points at active player
- Dice go into cup animation/transition
- Bonus way to score points
- Select layout colors
- Dice rolls 1-6
- Dice can be rerolled
- ReRoll 2 times per turn
- 13 turns
- How to score points can be picks
- After rolling possible points scored become change colors
- Player clicks button for how to score points
- Check Box disappears after score is picked
- Points are totaled
- Score is displayed
- 2 players option
- Arrow points at active player
- Dice go into cup animation/transition
- Bouns way to score points
- Feature creep
Rules/Description: