The computer has picked a secret number. Use the Higher/Lower hints to zero in on it in as few guesses as possible.
The Number Guessing Game is a classic logic game: the computer secretly picks a random number within a range, and you try to find it using "Higher" or "Lower" hints after every guess. The fewer guesses you use, the better your score.
It's a quick, free way to sharpen logical reasoning and binary-search thinking — a skill that shows up in aptitude tests, coding interviews and everyday problem solving. No download or login needed, and your best score is saved on this device.
Always guess the midpoint of the range that's still possible. This "binary search" approach guarantees you find the number in the fewest possible guesses.
Easy gives 8 guesses over a 1–50 range, Medium gives 7 guesses over 1–100, and Hard gives 6 guesses over 1–200.
The game reveals the secret number and you can restart immediately at the same difficulty.
Yes — your fewest-guesses winning score is saved locally on your device and shown at the top of the page.