The Santa Memory Game is a festive twist on the classic card-matching game. Itβs designed to spread holiday cheer while challenging your memory and focus. Perfect for kids, adults, and anyone looking to enjoy some lighthearted fun during the holidays!
-
Card Matching:
- Standard gameplay: Players flip over two cards at a time.
- If the cards don't match, they are flipped back down.
-
Game Board:
- Visually appealing game board using Tailwind CSS for styling.
-
Card Shuffling:
- Efficient and random card shuffling algorithm for each new game.
-
Timer:
- Optional timer to track game duration and add a competitive element.
-
Score Tracking:
- Track the number of moves made by the player.
- Track the number of moves made by the player.
-
Install the dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and visit
http://localhost:5173to access the application.
π Start the Game: Hit the Start button to shuffle the cards and begin.
π Flip the Cards: Click on two cards to reveal the Christmas-themed images.
π Find Matches: If the two cards match, they stay face-up. If not, they flip back over.
π Keep Going: Match all the pairs as quickly as possible!



