0 to 10 by 1 or 2
Rules
The initial value is 0.[br]Players take turns adding either 1 or 2 to the current value.[br]You may not add a number to the current value if the resulting value will be greater than 10, e.g., you may not add 2 if the current value is 9.[br]You win if you add either 1 or 2 to the current value and the resulting value is 10.
Variants
- Start and End State: The initial state can be a number other than 0 and the final state can be a number other than 10.
- Addend Set: Players can choose any number from an arbitrary set of numbers to add to the current value.
Gamescrafters
- Dan Garcia (Backend)
- Cameron Cheung (GamesmanUni GUI)