Math Fun Zone is an offline web-based game designed to help students practice math problems according to their grade level. It provides instant feedback, keeps score, and adjusts difficulty to enhance learning while making it fun!
- Grade-Based Questions: Difficulty adapts to the student’s grade level.
- Offline Access: Works completely offline in the browser.
- Interactive Feedback: Displays correct answers for wrong attempts.
- Customizable Quiz: Instructors can adjust:
- Number of questions
- Time per quiz
- Score Tracking: Computes final score for each user.
-
Select Grade & Settings
- Choose your grade level, number of questions, and time per question.
-
Answer Questions
- Solve math problems shown on the screen.
- Instant feedback for incorrect answers.
-
View Score
- At the end of the quiz, your total score is displayed.
-
Repeat & Improve
- Play multiple times to practice and improve math skills.
- Frontend: HTML, CSS, JavaScript
- Logic: JavaScript functions to generate questions and compute scores
- Offline Support: No server required; runs entirely in the browser
- Clone the repository:
git clone https://github.com/DevGloriaa/MathFunZone.git