Pattern Memory

Repeat colored sequences with sound and vibration. Each level gets longer and faster.

Level: 0Best: 0Status: Ready

About Pattern Memory

Classic Simon-style pattern game. Four colored pads light up in sequence — repeat the pattern to advance. Each level adds one more step and the pace gets quicker. Includes synthesized tones per pad (Web Audio API) and haptic vibration on mobile devices for an extra channel of recall.

How to Use

  1. 1Click Start to play the first pattern.
  2. 2Watch and listen as the pads light up in order.
  3. 3Tap the pads in the same sequence.
  4. 4Each correct round adds one new step to the sequence.
  5. 5One wrong tap ends the game — beat your best level.

Frequently Asked Questions

How does the game work?
Four pads flash in a sequence — first one pad, then two, then three, growing by one each level. After watching, you tap the pads in the same order.
Does it use sound?
Yes. Each pad plays a unique tone via the Web Audio API, so you can recall the pattern by ear as well as by sight.
Does it vibrate on phones?
On supported mobile devices the page uses the Vibration API to add haptic feedback for each pad press and game-over signal.
Is the speed fixed?
No — the playback speed increases as the sequence gets longer (down to a 180 ms floor between flashes), making later levels noticeably harder.