Find the secret number. One hint at a time.
A secret number is hiding in your chosen range. Each guess reveals whether to go higher or lower. How fast can you find it?
Custom Range
Optimal Score
Instant Play
Number Guessing Game
A classic number guessing game refined for quick, satisfying rounds.
Pick a preset (1–50, 1–100, 1–1000) or set any custom range. You decide the difficulty.
After every guess you get a clear Higher or Lower clue, so you can systematically narrow down the answer.
See how your attempt count compares to the theoretical minimum. Can you match the binary search benchmark?
Find the secret number using directional clues in as few guesses as possible.
Pick a preset range or define your own custom range. Larger range means a harder challenge.
Type any number within the range. You'll instantly see if the secret is Higher or Lower.
Use each hint to narrow the range until you land on the exact number.
Always guess the midpoint of your remaining range. This guarantees you find any number in ⌈log₂(n)⌉ guesses or fewer.
A secret number is chosen within your selected range. You enter a guess and get told whether the secret number is higher or lower, until you find it exactly.
It's the minimum guesses theoretically needed using the binary search strategy — ⌈log₂(range size)⌉. For 1–100 that's 7.
Start with 1–50 to get a feel for the binary search strategy, then move to 1–100, 1–1000, or set a custom range for a real challenge.
Knowess asks you to deduce a multi-digit number from match counts. Higher or Lower is a single-number hunt with directional clues — a simpler but equally satisfying puzzle.
Challenge yourself to beat the optimal guess count every round.
Play Higher or Lower