Number Recall

Memorise where the numbers are, then tap them in order once they have turned face down. Nothing counts down while you look — the memorising ends when you tap 1, and ending it is always your move.

Play in your browser About Simple Games

The board, and how you win

The board is a small square grid — 3×3, 4×4 or 5×5. Only some of its cells hold a tile and the rest are empty. There are always empty cells, because the tiles never fill the grid.

The tiles are numbered from 1 upwards with no gaps and no repeats, so a board holding 9 tiles holds 1 to 9. You win a round by tapping every tile in order, from 1 to the last one, while they are face down. Getting all of them is the only thing being asked.

Memorise, then recall

A round has two halves, and you control the seam between them. It opens with every tile face up and its number showing, and the line above the board reads "Take your time. Tap 1 when you are ready." That line is the literal rule: nothing is counting down, and the tiles stay up until you act.

The moment you tap 1, every other tile turns face down. That is the end of the memorising, and it happened because you did something. From there you tap 2, 3 and on from memory; each tile you get right turns face up again and stays that way, so the part you have already recovered is visible while you work on the rest.

The time includes the time you spent looking

No clock is shown while you play. The time is recorded quietly and appears when you finish and in your statistics — and it runs from the start of the round, so the seconds you spend memorising are inside it.

That single decision is what lets the game be timed without ever putting you on a timer. Looking longer makes the recall safer and the time worse; cutting the look short makes it faster and riskier. Choosing where to sit between those two is the game, and it is also why no time limit is needed: the pressure is already in the record rather than in a countdown.

Games played counts rounds, so a retry is a round of its own and the number is always at least as large as games cleared. A round you walked away from was still a round.

A wrong tile ends the round, and what you get instead of Undo

Tap the wrong face-down tile and the round is over. The whole board then turns face up so you can read the layout you were working from, and the tile you needed is ringed. The panel that says so sits below the board rather than on top of it, precisely so that it does not cover the thing it is announcing.

Nothing about that reveal is on a timer. It waits until you choose to move on, for exactly the reason the memorising does: a reveal that expired would be the app deciding how long you get to look.

This is the opposite conclusion from Memory Match in the same collection, which hands you the same board back. It can, because its game is turning cards over: you never have the whole layout in front of you, so the same board is still something to work out. Number Recall shows you everything at the start and shows the whole answer again after a miss — so returning the same layout would be asking you to read back what you had just seen. The level fixes the difficulty; only the arrangement changes.

The 100 levels and the Daily Challenge

Levels run 1–100 and unlock in order: finishing one opens the next. Any level you have unlocked can be picked again at any time, and finishing a level offers Next Level and New layout side by side.

Difficulty here has two knobs — how big the board is and how many tiles sit on it — and they are never turned at the same time. Each band opens on the tile count the band before it closed on, so when the board grows, the board growing is the only thing that changed.

LevelsBoardTiles
1–153×33–5
16–554×45–9
56–1005×59–12

Getting better at it

Time is the only record, and the look is inside it. Improving is mostly about learning what a good look actually needs to capture, rather than about tapping faster afterwards.

Questions people ask

How long do I get to look at the numbers?

As long as you want. Nothing counts down, the tiles stay face up until you tap 1, and there is no time limit anywhere in the round — you cannot run out of time. What ends the look is your tap on 1, which turns the rest face down.

Why is there no Undo or Hint?

A tap is the claim that you remember where a number was, so being able to take it back would turn the round into a search rather than a recollection. And the only hint possible here is where the next tile is, which is simply the answer. What you get instead is an instant, free retry at the same level.

Why does retrying give me a different layout?

Because a miss shows you the entire answer. Handing the same layout back would be asking you to read what you had just been shown, and there would be nothing left in the round. The level fixes the board size and the tile count, so a retry is the same difficulty with a new arrangement.

Is the retry limited, or do I have to watch an ad for it?

Neither. Retrying is unlimited and free, there are no lives to run out of, and no game feature is ever behind an ad or a purchase.

Can I pause a round and come back to it?

Rounds are not saved. What a round holds is what you are currently remembering, and that does not survive the app being closed — handing back a board whose layout you can no longer recall would not be a resume. Leaving counts in games played but not in games cleared, and the honest way back in is a fresh look at a new layout.

Do I need an internet connection?

The Android app builds every layout on your device, so it plays from the first launch with no connection. The browser version needs to load the page once, and then the game itself runs in your browser.

Everything described here is implemented in the open: read the source code on GitHub.