A retro pokemon themed memory game, it features over 1,000 unique pokemon via PokeAPI. You can test your memory on three difficulties, and if you finished the level, you can choose to keep playing too. There's also sfx & bgm included! If you're lucky, you might also find a shiny :)
Demo.Video.mp4
(video is slightly out of date)
- PokeAPI
- nes.css
- React Parallax Tilt (used for card tilt effect)
- React Howler (audio player)
git clone https://github.com/Sharkri/memory-card.git
cd memory-card
npm install
npm start