Skip to content

Anthony01M/memory-card-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Card Game

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.

Features

  • 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.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Installation

  1. Clone the repository:
    git clone https://github.com/Anthony01M/memory-card-game.git
  2. Navigate to the project directory:
    cd memory-card-game
  3. Open index.html in your browser to view the application.

Usage

  1. Click on a card to flip it and reveal the emoji.
  2. Match pairs of cards with the same emoji.
  3. The game tracks the number of moves made.
  4. Once all pairs are matched, a restart button will appear to play again.

License

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.