Color Memory

A color sequence memory challenge — memorize the shown sequence and reproduce it in order.

Level: 1Blocks: 1 · Threshold: 60% · Show: 1920ms

Usage Instructions

Game Flow

After clicking "Start Challenge", the system displays a color sequence all at once. Memorize all colors and their order, then in the restore phase click any block to select it as the edit position, use the color picker below to adjust the color in real time, and once all blocks are filled click "Submit" to score. The system scores based on the RGB similarity of each block.

Passing & Difficulty

Every block's color similarity must reach the current threshold to pass. As level rises: block count increases (1 block at L1, 2 at L2...), display time shrinks (per-block observation floored at 400ms), and the passing threshold rises (capped at 80%). Difficulty keeps increasing in an endless mode.

Color Picking

You can manually enter a HEX value in the input box, or click the block on the right to open the system color picker; the color fills into the currently selected block in real time. Click any block to switch the edit position. Once all blocks are filled click "Submit" to score; after submitting, each block's target color and your answer are shown side by side, with failing ones highlighted in red.

Failure Handling

When you fail you can choose: retry current level (level unchanged, regenerate sequence), go back one level (level - 1), or start over (level reset to 1).