- A six-sided die is used.
- The player must roll the die. If an even number is used (e.g, 2, 4, 6), you add that number to the previous rolled number.
- If an odd number is rolled (1, 3, 5) you subtract that amount from the previous number.
- A new count always begins with the number 1.
- The player who restarts the count must roll the dice and add/subtract the resulting number from 1.
- The count must be restarted if: - The count reaches zero or goes into negative numbers. - A player rolls the same number as the previous poster.