- The game has 2 players, playing in rounds.
- In each turn, a player rolls dices as many times as he wishes. Each result gets added to his round score.
- BUT, if the player rolls any one of the dice as 1, all his round score gets lost. After that, it's the next player's turn.
- The player can choose to 'HOLD', which means that his round score gets added to his global score. After that, it's the next player's turn.
- The first player to reach 100 points on global score wins the game. You can also customize the winning score by writing down the desired winning score in FINAL SCORE textbox.