Guess
In this game, the computer will guess a 4-digit number. Anywhere between 0123 and 9876. Your goal is to find this number. However, this game doesn't tell you if you're higher or lower, this game tells you if you have any numbers right, and if they're in the correct position. For example, if the computer's number was 3625, and you guess 1923, you would have 2 numbers right (the 2 and 3), and 1 in the right position (the 2). The computer cannot pick a number that has a duplicate number in it (1111, 2532, etc), and you have 8 chances to guess the number.
|