Math Fun Game is an interactive and engaging web-based game designed to make learning math fun. It features colorful animations, sound effects, and an exciting level-based structure to improve mathematical skills.
- Colorful & User-Friendly UI: Engaging design with animations and sound effects.
- Multiple Levels: Unlock levels as you progress, from counting to all operations.
- Interactive Sound Effects: Enhances the gaming experience.
- Dynamic Questions: Different questions for each level.
- Score Tracking: Displays the player's score after each round.
- Frontend: HTML, CSS, JavaScript
- Backend: None (Purely frontend-based)
- Assets: WebP icons, sound effects
- Clone the repository:
git clone https://github.com/jeslipriya/Math-Expo.git
- Navigate to the project folder:
cd math-fun-game
- Open
index.html
in a browser to start playing.
index.html
- Main entry point of the app.styles.css
- Styling for the UI.script.js
- JavaScript logic for the game.game.mp3
- Background sound for the game.signin.mp3
- Sound effect for sign-in actions.icon.webp
,icon2.webp
- Icons used in the project.
- Click Level 1 to start.
- Answer math questions correctly to progress.
- Unlock new levels by completing previous ones.
- Track your score and improve your skills!
Feel free to contribute by:
- Reporting bugs
- Adding new levels
- Improving the UI
Happy Learning!