A browser-based memory game built with React where the objective is to click every Ghost-type Pokémon without selecting the same one twice.
Link: https://memory-game-vercel-rho.vercel.app/
- Three difficulty levels (Easy, Normal, Hard)
- Random Ghost-type Pokémon fetched from the PokéAPI
- Card flip and shuffle animations
- Pokémon cry sound effects
- Background music with mute/unmute support
- Animated victory and defeat screens
- Persistent best score stored locally
- Asset preloading for a smoother experience
- React
- Vite
- Tailwind CSS
- Motion
- React Parallax Tilt
- Lodash Shuffle
- React Confetti Boom
- PokéAPI
- Pokémon data, sprites, and cries are provided by the PokéAPI.
- Pokémon is © Nintendo, Game Freak, and The Pokémon Company.
This project is licensed under the MIT License.