Yes, you can complete every round without a mouse when you play the Pattern Recall game on the Visual Memory Test, because every preview, recall, and submit action is reachable with the keyboard. The five rounds reuse the same 4-by-4 board and mark two, three, four, five, and six cells in product-authored layouts, and each round is finished by recreating the exact set of marked cells rather than chasing a clock. There is no countdown, no automatic transition, and no penalty for taking extra time, which keeps the keyboard route an available way to play on a desktop, a laptop, or any setup where a mouse is uncomfortable. Each correct round awards 200 points, the fifth success locks the score at exactly 1,000, and a single mistake only clears the recall and shows the target again, leaving the run alive. The keyboard controls, the explicit Reveal and Hide buttons, and the Restart recovery rule together make the full five-round route accessible without ever picking up a pointing device.

Keyboard-Only Pattern Recall Is Possible on This Browser Game
The Visual Memory Test is built around a compact grid practice activity in which a small set of cells is shown on a 4-by-4 board, hidden on demand, and then reproduced from memory. The page reuses the shared GameShell, native buttons, and visible focus styling so that every interactive element has a focus ring, an accessible name, and a standard activation behavior. That foundation is what makes the keyboard path equivalent to the pointer path: a player who never touches a mouse still reaches the Reveal control, the Hide control, the Clear selection button, the Submit recall button, and the Restart control without losing any functionality. There is also a double-Escape boss key that opens the standard spreadsheet view, which preserves the privacy of the run when someone walks past the screen. For readers who want a comparison with another keyboard-friendly memory game, the guide Can You Play Memory Match Entirely With a Keyboard? covers a related card-matching format that also works without a pointing device.
How the Five Rounds Build in Difficulty
Every run uses the same five layouts stored as immutable cell indices, so the order and contents never change between sessions. Round one marks two cells in an offset pair, round two marks three cells on a descending path, round three marks four corner cells, round four uses five cells in an offset cross, and round five uses six cells in a stepped arrangement. That deterministic structure is deliberate: it lets you audit every fixture, it prevents a lucky or unusually difficult random board from changing the meaning of the score, and it gives the keyboard route a stable target to practice against. Because the layouts never shuffle, repeated runs become an exercise in recalling fixed positions rather than an open-ended test, which is why the page describes itself as a casual practice result and not a clinical, cognitive, psychometric, or educational assessment. The same 4-by-4 board is used in every round, so the row and column labels stay familiar and the Arrow-key navigation pattern does not need to be relearned between rounds.
| Round | Marked cells | Layout description | Score value |
|---|---|---|---|
| 1 | 2 cells | Offset pair | 200 points |
| 2 | 3 cells | Descending path | 200 points |
| 3 | 4 cells | Corner cells | 200 points |
| 4 | 5 cells | Offset cross | 200 points |
| 5 | 6 cells | Stepped arrangement | 200 points |
| Total | 20 marked cells across rounds | Five fixed fixtures | 1,000 points |
How to Complete Every Round Using Only the Keyboard
- Open the page in a desktop browser. The Visual Memory Test loads inside the shared GameShell and keeps the keyboard path open without a sign-up, a download, or a remote question service.
- Move the single visible cursor with the Arrow keys. Each press of Left, Right, Up, or Down moves the focus ring to a neighboring cell on the 4-by-4 board, and the row and column labels update for assistive technology.
- Study the marked cells for as long as you want. During preview, the marked cells use the site's accent treatment while empty cells stay neutral, and there is no countdown or unstable hiding timer to race.
- Choose Hide pattern to enter recall. Activating the Hide button through Space or Enter replaces the target with an empty 4-by-4 grid and switches the cell-selection phase on. Selecting cells is disabled until Hide is chosen, so no answer marks can leak into the preview.
- Toggle cells with Space or Enter. Pressing Space or Enter while the cursor sits on a cell toggles that cell between filled and empty, and selecting an already filled cell removes it, so the keyboard path supports the same toggle behavior as tapping.
- Use Clear selection to start the recall again. Activating Clear selection through Space or Enter removes every current answer cell while staying in recall mode, which is useful when the layout becomes confusing mid-attempt.
- Submit recall with Space or Enter on the button. The page compares the selected cell set with the fixed target set for the current round. Order does not matter, but positions and count must match exactly. A correct submission advances to the next pattern and returns to preview; an incorrect submission clears the answer and returns to preview so the target is visible again.
- Use Reveal pattern to study the target again. Activating Reveal during recall clears the unfinished selection and shows the current target once more, which prevents any ambiguous mixture of answer marks and preview marks.
- Choose Restart to recover from a deadlock or start over. Restart always restores the same opening pattern and the same round order, so a fresh keyboard run behaves the same way every time.
Scoring, Errors, and the Restart Rule
Scoring is intentionally transparent and uses fixed arithmetic rather than a hidden formula. Each correct round advances the score by exactly 200 points, and the fifth correct submission sets the result to exactly 1,000 points. There are no negative values, no hidden deductions, no time bonuses, and no conversion of the result into a percentile, an IQ estimate, or any other claim about cognitive performance. The best score is saved locally through the shared game shell when browser storage is available, and no score, pattern choice, or activity history is uploaded by this client component, which means every keyboard run stays private.
Errors follow a deterministic cleanup rule. After an incorrect submission the answer is cleared, the target is shown again, and a single recovery attempt remains. A second incorrect submission ends the run in a deadlock: the target stays visible, and pattern, selection, submission, and cursor actions are frozen until Restart. Terminal freezing protects an earned 1,000-point result from accidental extra input and gives automated checks one stable state to assert, but it also means that a player who wants to retry from a clean slate should use Restart rather than continuing to press keys on a frozen board.
Pacing and Input Choices That Suit the Keyboard Path
Because hiding is manual, reduced-motion users and slower input devices never have to race an animation or timer, which makes the keyboard path the most predictable way to complete the route. The Reveal control can be used repeatedly on the same round, so a player who wants to study a layout across multiple sessions can reveal, hide, attempt, reveal again, and then hide again without losing any scoring information. The Hide control only enters recall with an empty selection, so the keyboard path never has to reconcile answer marks left behind from a previous attempt. Toggling individual cells with Space or Enter behaves like tapping on a phone, so a player who switches between devices does not need to relearn the basic interaction.
The page also scales the grid down to four columns on narrow screens without removing any controls, which keeps the keyboard pattern usable on a laptop with a small attached display. Native buttons preserve their standard focus and activation behavior, and row and column labels identify each position for assistive technology, so the keyboard route is the same on every supported input device. For readers who want to compare this format with a different five-round pattern memory activity, the guide Pattern Memory Game: Five Original 3×3 Grids to 1,000 covers a smaller 3-by-3 grid with a multiple-choice answer prompt rather than a free recall. Together, the explicit Reveal, Hide, Clear, Submit, and Restart controls make the full five-round route reachable with the keyboard from the first preview to the final 1,000-point freeze.