Memory Match
Flip cards and find matching pairs. Classic memory challenge.
📖 How to Play
- Tap (mobile) or click (desktop) to flip a card
- If two flipped cards match, they stay up; otherwise they flip back
- Remember the positions to line up pairs efficiently
- Clear all 8 pairs — fewer moves and faster time = higher score
- Score = max(100, 100000 − moves×500 − time×10)
About this game
Memory Match (Concentration) is the classic card game: flip two face-down cards at a time and find the matching pairs. This version uses a 4×4 grid — 16 cards, 8 pairs — so a round is short enough for a quick break.
Cards turn with a real 3D flip animation, and completing a pair triggers particles and sound. Success is meant to feel like something, not just increment a counter.
Your score depends on both moves and time (score = max(100, 100000 − moves × 500 − seconds × 10)). Flipping at random racks up moves and costs you points, so genuinely remembering positions is what scores well. It doubles as a brain-training exercise.
Tips & strategy
- Early on, prefer flipping cards you haven't seen yet — it builds your map of the board faster
- Remembering the picture together with its position visually sticks better than memorising grid coordinates
- Even when you know a pair, flipping one unknown card first gains information at no extra cost
- Each move costs 500 points, so don't flip at random — clear the pairs you're certain about first
- Gather information early and cash it in late; that ordering gives the best moves-to-pairs ratio
- The moment you flip the first card, ask yourself whether you've already seen that picture
FAQ
Q. How many cards are there?
A. 16 cards in a 4×4 grid, making 8 pairs. A round is short, which makes it easy to play again and again.
Q. How is score calculated?
A. score = max(100, 100000 − moves × 500 − seconds × 10). Fewer moves and faster times both raise your score.
Q. Is it good brain training?
A. It exercises short-term and spatial memory, which is why concentration games are a common brain-training choice. It suits all ages.
Q. Free with no signup?
A. Yes — nothing to install, no account needed, and submitting to the global leaderboard is optional and free.
Q. How fast can it be cleared?
A. Around 30 seconds once you're used to it. With only eight pairs, a clean run finishes quickly — and your time factors into the score.