A fun and interactive Memory Card Match game built with React.
FlipFrenzy is a memory card matching game where users flip cards to find matching pairs. It offers various features like card flipping, score tracking, and theme selections. The game is designed to be fun and engaging, helping users improve their memory and cognitive skills.
- Card Matching: Flip cards to match pairs.
- Score Tracking: Keep track of the number of matches and moves.
- Multiple Difficulty Levels: Choose between easy, medium, and hard levels.
- Theme Selector: Select different themes for the card design.
- Sound Effects: Enhance gameplay with sound effects for matches and card flips.
- Responsive Design: Play on different screen sizes.
- React: JavaScript library for building user interfaces.
- Tailwind CSS: Utility-first CSS framework for custom designs.
- GitHub: For version control and collaboration.
First, clone the repository to your local machine:
git clone https://github.com/TechGenie-awake/FlipFrenzy.gitcd FlipFrenzy
npm installnpm run devClick on cards to flip them.
Match all pairs to win the game.
Easy Mode: Fewer cards.
Medium Mode: A balanced number of cards.
Hard Mode: More challenging with more cards.