A fun and interactive physics-based puzzle game where players drop and match emojis. Built with vanilla JavaScript and Matter.js physics engine.
- Physics-based emoji dropping mechanics
- Multiple themes (Fantasy, Sports, Travel, Food)
- Save/Load game functionality
- Score tracking
- Responsive design
- Smooth animations
- HTML5 Canvas
- Matter.js Physics Engine
- CSS3 Animations
- Vanilla JavaScript (ES6+)
- Clone the repository
- Open
index.html
in your web browser - Start playing!
- Select a theme from the dropdown menu
- Click to drop emojis into the play area
- Match similar emojis to score points
- Use the menu bar to start new games or save/load your progress
src/js/
- Game logic and physicssrc/css/
- Styling and animationssrc/assets/
- Game assets and themes
This project is licensed under the MIT License - see the LICENSE file for details.