We use cookies
We use cookies and third-party services (including Google AdSense) to personalize content and ads. Learn more
Number Guess is a classic deductive game where the computer picks a secret number in a range, and you guess until you find it. Each guess earns a "higher" or "lower" hint. The fewer guesses you take, the better your score. It is one of the oldest computer games ever written — and still one of the most pedagogically useful.
The secret of Number Guess is the binary search. Halving the range with every guess is mathematically optimal — it guarantees you find any number between 1 and 100 in at most seven guesses. Beginners chase numbers randomly. Better players halve. Best players halve and adjust based on the hint pattern. That algorithmic thinking is exactly the mental habit the game trains.
This Number Guess plays free in the browser with smooth touch and keyboard input. There is no sign-up, no installer and no microtransactions. Your best score (fewest guesses) is stored locally. It is one of the cleanest, calmest games on the site — a quiet deduction puzzle with no time pressure.
Use arrow keys, WASD, the mouse or spacebar where the game requires it. Specific controls match the "How to play" steps above — each step describes the exact input the game expects.
Tap, hold, swipe or drag — whichever your finger naturally does for the action described in the steps. Number Guess is mobile-first and works in portrait or landscape on any modern phone or tablet.
Yes. Number Guess is completely free to play on GameJadoo. There are no charges, no in-app purchases and no hidden costs.
No download is needed. Number Guess is an HTML5 game that runs directly in your web browser — just open the page and play.
Yes. Number Guess works on phones, tablets and computers. Open it in any modern browser to start playing.
No sign-up or account is required. You can start playing Number Guess instantly.