A picture memory test is a brief visual recall exercise in which you study a target image, watch it disappear, and then identify it among alternatives. The Pattern Memory Game runs that exact format in your browser, using five original 3×3 binary grids as targets and four candidate grids as the options for each round. You see a target pattern during a timed Reveal phase, the target is hidden, and you choose the identical candidate from a stable four-option tray. Each exact match awards 200 points, so five correct choices produce a strict final score of exactly 1,000. The format favors short bursts of focused recall, and the entire run fits into a single sitting without an account, upload, camera, or any external service.
The product is built for players who want a deterministic, repeatable picture memory test rather than a randomized one. Every target, every distractor, and every correct answer position is encoded as a literal fixture and verified by independent tests. That means the route to 1,000 points is the same on every browser: study, hide, choose, repeat. The next sections explain how each of those phases works and how to drive the round to a clean finish.

How the Reveal-and-Hide Phase Works
Each round begins with the Reveal phase. A single 3×3 target appears on screen for 1.5 seconds, showing you exactly which cells are filled and which are empty. You can study both the filled cells and the empty cells, because an empty cell is just as much a part of the answer as a filled one. If you want to commit to your memory before the timer elapses, the Hide now button moves the run straight to the candidate tray. The transition uses a single cancellable timeout and a pure elapsed-time reducer, so no background intervals are running while you decide.
During the Reveal phase, the four option buttons show uniform placeholders rather than the real candidates. That design choice keeps the target from being compared side by side with the correct answer; it forces you to encode the pattern in memory before the candidate tray opens. Once the target is hidden, all four real grids appear together in a stable layout, with no shift between phases. This preserves the intended memory step while keeping the choice step simple.
Picking the Right 3×3 Grid from Four Options
After the target is hidden, four candidate records become available and the run enters the Choose phase. Your task is to pick the candidate that matches the target exactly, cell for cell. The other three candidates are fixed distractors. None of them are generated from the production answer function, so the option tray is auditable end to end. The correct answer position is not always in the same slot; it varies across all four indexes as you progress through the run.
Pointer and touch players click one of the four large option buttons. Keyboard players press the keys 1 through 4, where 1 is the first option, 2 is the second, and so on. Choice actions during the Reveal phase are atomic no-ops, so selecting a candidate before the target is hidden does nothing; you must wait for the candidate tray to open or press Hide now first. Negative, fractional, out-of-range, or unknown option indexes are rejected, which keeps the scoring path strict and predictable.
| Round | Reveal window | Correct option |
|---|---|---|
| 1 | 1.5 seconds | 3 |
| 2 | 1.5 seconds | 1 |
| 3 | 1.5 seconds | 4 |
| 4 | 1.5 seconds | 2 |
| 5 | 1.5 seconds | 3 |
The table above reflects the verified answer positions in the route to 1,000. Because the correct slot moves from round to round, a player cannot rely on muscle memory to lock in the right index; the choice must come from recognizing the grid itself. That is what makes the test a picture memory test rather than a position-matching exercise.
Run the Five-Round Picture Memory Test to 1,000
- Wait for the Reveal phase to show the 3×3 target for up to 1.5 seconds, or press Hide now to move on sooner.
- Mentally encode which of the nine cells are filled and which are empty. The pattern you remember is the whole answer.
- After the target is hidden, choose the identical grid from the four-option tray using a pointer, touch, or keys 1 to 4.
- Confirm the score increases by 200 points for the round, which signals an exact match and opens the next Reveal phase.
- Repeat for five rounds. The score stops at exactly 1,000 when all five original records are matched in order.
If you would like a deeper look at the specific grids and answer positions used in this route, the companion walkthrough Pattern Memory Game: Five Original 3×3 Grids to 1,000 reviews the literal fixtures. The current article focuses on the format, controls, and rules, so the two reads complement each other without overlapping.
Score, Errors, and Restart Behavior
Each exact match awards 200 points and opens the next Reveal phase. Five correct rounds produce exactly 1,000 points, and the run freezes the timer, hide, selection, and scoring actions at completion. A single distinct mismatch is recoverable. Choosing the same wrong option again on the same round is deduplicated, so the error count does not move; you still have one chance to pick a different option. A second distinct wrong option, whether in the same round or in a later round, closes the memory file and the run reaches a terminal state until Restart.
Restart returns the game to round one with a full 1.5-second Reveal, a score of zero, no errors, and no previous result carried into the next session unless the shared shell has stored one. Best-score storage is part of the broader game shell rather than the route itself, and the score always refers to the same five disclosed patterns. Independent tests confirm that the five-step 1,000 route, repeated-error deduplication, second-error deadlock, illegal input rejection, and terminal freezing all behave exactly as described.
Pointer, Touch, and Keyboard Controls
| Action | Pointer or touch | Keyboard |
|---|---|---|
| Hide the current target early | Hide now button | H or Space |
| Choose option 1 | First option button | 1 |
| Choose option 2 | Second option button | 2 |
| Choose option 3 | Third option button | 3 |
| Choose option 4 | Fourth option button | 4 |
| Restart the run | Restart button | R (when focus is outside a button) |
| Hide the game quickly | Boss Key (Escape twice) | Escape, Escape |
Focus treatments and minimum 44-pixel targets support both keyboard and touch navigation. Pointer players get the same minimum target sizes on the option buttons, and the shared game shell provides a visible Restart control and a best-score readout beside the run. The Boss Key, triggered by pressing Escape twice, lets you switch away from the game in shared spaces without leaving the browser tab.
What Makes This Picture Memory Test Different
Many visual recall tests rely on photographs, randomized cards, or generated patterns. The Pattern Memory Game instead uses five original 3×3 binary grids that are encoded as nine disclosed filled-or-empty cells, not images. The grids are short enough that a focused glance can hold them in mind, and the 1.5-second Reveal window is long enough to encode a 3×3 pattern without rushing. Once the tray opens, the choice is binary: this candidate matches or it does not.
Because the targets and distractors are fixed literal fixtures, the test is reproducible on every device. Independent tests own all five target strings, all twenty candidate strings, and all five correct indexes, and they confirm the four deterministic answer positions, exact timer boundaries, Hide now behavior, the complete five-step 1,000 route, repeated-error deduplication, second-error deadlock, illegal input rejection, phase restrictions, Restart behavior, and terminal freezing. All work stays in the browser. There is no account, upload, eye tracking, camera, API, model, random service, or new dependency. The score records completion of these five disclosed patterns only.
This is entertainment, not a medical or psychological screen, standardized memory assessment, hiring test, educational placement decision, or statement about a player's cognitive ability. Treat the run as a focused five-round visual challenge, compare your best score across attempts, and use the route above to plan how long you need to study each target before pressing Hide now.
If you're weighing options, Position Memory Game: Five Layouts to a Perfect 1,000 covers this in detail.