This project is a memory game played with cards. The player clicks on a card, then the cards are shuffled. The player must continue to click on cards trying to click on each card once. The game ends when the player clicks on any card a second time, or has successfully click on every card.
Find a live demo of the project here.
The guidelines for this project are from The Odin Project as part of the lesson Project: Memory Card.
Legend of Zelda - Memory Card Game
- Clone this project locally
- Run npm install in your bash / command line
- Run npm run dev in your bash / command line
- Enjoy the game
- React
- React-DOM
- Vite
- ESLint
- Card images from Hyrule Compendium API.