memory-game
memory-game copied to clipboard
🀄 Memory game with customization options and Unsplash API.
Memory Game
A memory game, where users have to remember the positions of the cards and open two exact images sequentially to score points. Once all the cards are opened user is victorious.
I used Unsplash API to fetch images from their site.

Features
- Moves tracking
- Match percentage
- Win state detection
- Reset functionality
Installation
-
git clone https://github.com/madzadev/memory-game.git -
cd memory-game -
npm install -
npm dev
Contributions
Any feature requests and pull requests are welcome!
License
The project is under MIT license.