Welcome to the Memory Game, a fun and engaging game to test your memory skills. Every time you flip two cards over for a match, it counts as +1. The goal is to get the lowest score possible.
- Interactive Gameplay: Flip cards to find matching pairs.
- Score Tracking: Keep track of your score as you play.
- Responsive Design: Enjoy the game on any device, thanks to a mobile-responsive layout.
- Animated Snowflakes: Experience a beautiful snowfall effect in the background as you play.
- Click on a card to flip it over.
- Try to find another card that matches the first card's image.
- If the cards match, they will stay flipped, and your score increases.
- If they don't match, remember what was on each card, and try again.
- The game ends when all pairs are matched.
- HTML
- CSS
- JavaScript
- Tailwind CSS
To run the Memory Game locally, follow these steps:
- Clone the repository to your local machine.
- Open the
index.html
file in a web browser.