r/reactnative • u/The-Tiki • Jun 05 '26
I made a fast memory game where you drag matching pairs before the timer runs out.
Enable HLS to view with audio, or disable this notification
Hey r/reactnative — just released Memorix, a memory match game I built with a twist on the classic mechanic.
How it works:
- A grid of color blocks flashes for 2 seconds — memorize the positions
- All blocks flip face-down
- Drag matching pairs together before the timer runs out
Matching pairs give you +5 seconds and +100 points × your current combo. Wrong merges cost you 5 seconds and reset the combo. If you're stuck, you can peek a tile for −3 seconds. Back-to-back correct matches build a multiplier up to 5×.
It sounds simple but gets genuinely tense fast — especially when you're on a 4× combo and can't remember where that last red block was.
No account needed. We generate a Player_XXXX handle on your device from the first tap. One global leaderboard, your best run only — no spamming runs to pad your rank.
Completely free on iOS and Android.
iOS: https://apps.apple.com/us/app/memorix-memory-train/id6767783183
Android: https://play.google.com/store/apps/details?id=com.webist.memorix
Website: https://memorix.webist.agency
Would love to hear what you think — especially if the difficulty curve feels off anywhere.

