Guess a Number
Guess the numbers:
the system will tell you if the number entered is higher or lower than the one to be discovered
4 game modes:
in all modes the range is from 1 to 100 unlike the 4th with a range of 1 – 128
- single number: there is only one number to discover
- 10 numbers in ascending order: there are 10 numbers in ascending order; the smallest is on the left, the
- 3 times 3 numbers in ascending order: there is an array of 3 x 3 numbers each number has the numbers on the left and above
you have an unlimited number of attempts.
- at the end it says how many attempts were made and how long it took you.
- the system automatically communicates the range of the next number.
- the system automatically discards impossible ranges.