🎄Christmas Icon Match Game
A festive and fun memory matching game built with React and Tailwind CSS, featuring beautiful Christmas icons like Santa, snowman, and reindeer. Celebrate the holiday spirit with this interactive game, complete with a confetti explosion to cheer you on when you win!
Live Demo
https://christmasmatchgame.netlify.app/
✨ Features
- Dynamic Gameplay: Match hidden pairs of festive icons.
- Timer Countdown: You have 45 seconds to win the game.
- Confetti Celebration: Enjoy a burst of confetti when you win!
- Scoring System: Earn points based on the remaining time.
- Christmas Spirit: Features beautiful icons like Santa, snowman, reindeer, and more.
🎮 How to Play
- Start the Game: All cards reveal their icons for 3 seconds.
- Match Pairs: Flip cards to find matching pairs.
- Beat the Clock: Match all pairs before the timer runs out.
- Win: Complete the game and see your score, along with a festive confetti explosion!
🔧 Installation
Clone the repository:
git clone https://github.com/itcreation2021/Christmas-Memory-Match-Game.git
Enter repository:
cd christmas-icon-match-game
Install the dependencies:
npm install
npm run dev
Open your browser and visit:
[http://localhost:3000]