Welcome to the Memory Game project! This simple yet entertaining game challenges your memory skills as you match pairs of cards to reveal hidden images. The goal is to successfully match all 16 cards organized in 8 sets, and when you do, a delightful congratulations message along with a confetti effect will make your victory even more enjoyable.
Live Demo (Coming Soon)
- Interactive memory game with 16 cards organized in 8 sets.
- Engaging gameplay to test and improve your memory skills.
- Congratulatory message and confetti effect upon winning.
- Created using HTML, CSS, and JavaScript for a seamless web experience.
- Responsive design for playability on various devices.
To get a copy of the project up and running on your local machine, follow these steps:
-
Clone the repository:
git clone https://github.com/Satyam4229/memory-game/
-
Open the project folder:
cd memory-game
-
Launch the
index.html
file in your preferred web browser.
- Click on a card to reveal the hidden image.
- Click on a second card to find its match.
- If the two cards match, they remain open; otherwise, they will flip back.
- Continue until all 8 sets of cards are matched.
- Upon successfully matching all sets, enjoy the congratulations message and confetti effect!
- HTML
- CSS
- JavaScript
Contributions are welcome! Feel free to open issues or submit pull requests to help improve the game.
This project is licensed under the Apache-2.0 - see the LICENSE file for details.
- Special thanks to Gabriel age for the confetti effect implementation.
- Inspired by the classic memory card games that have entertained generations.