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.
- Host: GitHub
- URL: https://github.com/developerwilliams/memory-match-game
- Owner: DeveloperWilliams
- Created: 2024-08-02T08:30:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-02T08:42:41.000Z (over 1 year ago)
- Last Synced: 2025-02-13T07:23:08.188Z (12 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.