Skip to content

BenFullStackDev/math-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Math Adventure 🧮

A colourful math game for elementary school students. Practise addition, subtraction, multiplication, and division with fun themes and instant feedback.

Features

  • 6 operations — Add, Subtract, Multiply, Divide, Mixed Ops, and Order of Operations
  • 3 difficulty levels — Easy (1–10), Medium (1–20), Hard (1–50)
  • 6 colour themes — Rainbow, Ocean, Space, Jungle, Candy, Sunset
  • Adaptive input — Multiple-choice buttons on Easy; number pad on Medium and Hard
  • Mixed Operations mode — Randomly cycles through all four operations; on Medium, includes missing-element questions (e.g. ___ + 4 = 11)
  • Order of Operations mode — Hard-only; multi-step expressions that require applying PEMDAS/BODMAS (e.g. 5 × 3 + 2 = ?)
  • 30-second timer with a live progress bar and urgent indicator in the final 5 seconds
  • Score system with bonus points for fast answers; hint usage reduces points
  • Hints available for every question type, with operation-specific guidance
  • Sound effects — correct answer, wrong answer, and confetti celebration sounds
  • Confetti celebration for scores of 80% or higher
  • Results screen showing total score, correct answers out of 10, and average time per question
  • No install needed — pure HTML/CSS/JS

How to Play

  1. Choose an operation (Add, Subtract, Multiply, Divide, Mixed Ops, or Order of Ops)
  2. Choose a difficulty level — Order of Ops is only available on Hard
  3. Pick a colour theme
  4. Hit Let's Play! and answer 10 questions before the timer runs out
  5. Use the Hint button if you're stuck (costs a few points)

Scoring

Condition Points
Answer in under 5 seconds (no hint) +15
Answer in under 10 seconds (no hint) +12
Answer correctly (any time, no hint) +10
Hint used −4 (minimum 5 points)
Timeout or wrong answer +0

Play Online

Play Math Adventure

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors