This project is a Memory Card Game that challenges users to match pairs of cards with emojis. The game tracks the number of moves made and provides a restart option once the game is completed.
- Shuffle and display a grid of cards with hidden emojis.
- Flip cards to reveal emojis and match pairs.
- Track the number of moves made.
- Display a restart button upon game completion.
- Responsive design.
- HTML
- CSS
- JavaScript
- Clone the repository:
git clone https://github.com/Anthony01M/memory-card-game.git
- Navigate to the project directory:
cd memory-card-game
- Open
index.html
in your browser to view the application.
- Click on a card to flip it and reveal the emoji.
- Match pairs of cards with the same emoji.
- The game tracks the number of moves made.
- Once all pairs are matched, a restart button will appear to play again.
This project is licensed under the MIT License. See the LICENSE file for details.
This project is part of my portfolio. Feel free to check out my other projects on GitHub.