An open API service indexing awesome lists of open source software.

https://github.com/developerwilliams/memory-match-game

Memory Match Game Created in HTML CSS and JS.
https://github.com/developerwilliams/memory-match-game

Last synced: 6 months ago
JSON representation

Memory Match Game Created in HTML CSS and JS.

Awesome Lists containing this project

README

          

# Memory Match Game

Welcome to the Memory Match Game! This is a classic game where you need to match pairs of cards with the same image. Test your memory and see how many pairs you can find!

## How to Play

1. Start by shuffling the cards.
2. Click on a card to reveal its image.
3. Click on another card to reveal its image.
4. If the images match, the cards will stay face up. If not, they will flip back over.
5. Continue flipping cards until all pairs are matched.

## Features

- Multiple difficulty levels (easy, medium, hard)
- Timer to track your progress
- Scoreboard to keep track of your best times
- Option to reset the game and start over

## Technologies Used

- HTML
- CSS
- JavaScript

## Installation

1. Clone the repository: `git clone h
2. Open the `index.html` file in your web browser

## Contributing

Contributions are welcome! If you have any suggestions or improvements, please submit a pull request.

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.