T# Shape Matcher Game 🎮
Shape Matcher is an engaging and fun game where players drag and drop falling shapes into their respective boxes. The game challenges players to think quickly and accurately to match shapes, score points, and avoid penalties.
- Interactive Gameplay: Drag and drop shapes to the correct boxes as they fall.
- Scoring System:
- Gain 10 points for every correct match.
- Lose 5 points for every mismatch.
- Lose 1 point if a shape touches the border without being matched.
- Game Over Condition: The game ends when the score falls below zero.
- Replay Option: Players can restart the game after it ends.
- Aesthetic Design: A user-friendly interface with smooth animations and a visually appealing layout.
- Shapes will fall randomly from the top of the game area.
- Drag and drop the falling shapes into the corresponding shape boxes at the bottom.
- Keep track of your score:
- +10 points for each correct match.
- -5 points for mismatched shapes.
- -1 point if a shape touches the border without being matched.
- The game ends if your score goes below 0. You can restart the game by clicking the "Play Again" button.
- Open the game in your browser (use Live Server for the best experience).
- Read the instructions in the popup before starting the game.
- Click the "Start Game" button to begin.
- Match as many shapes as possible to achieve a high score!
- HTML: For the structure of the game.
- CSS: To style and create an appealing design.
- JavaScript: For game logic, interactivity, and animations.
- Clone the repository:
git clone https://github.com/your-username/shape-matcher-game.git