mathsquiz
v1.0.0
Published
maths game using js localdb
Downloads
106
Readme
🧮 Math Quest | Material Light Edition
A sleek, fast-paced mental mathematics game built with a "Material Design" aesthetic. Challenge your speed and accuracy across algebra, basic arithmetic, and remainder problems.
✨ Features
- Dynamic Difficulty: The game gets faster and the numbers get larger as your streak increases.
- Three Question Types:
- Algebra: Solve for $x$ (e.g., $3x + 5 = 20$).
- Arithmetic: Rapid addition, subtraction, and multiplication.
- Remainders: Find the remainder (R) of division (e.g., $15 \div 4 = R3$).
- Local Authentication: Simple login and registration system using browser
localStorage. - High Score Tracking: Saves your personal best streak locally.
- Responsive UI: Built with Tailwind CSS and FontAwesome icons for a clean, modern look.
- Material Feedback: Includes a custom exit confirmation modal to prevent accidental game loss.
🚀 Quick Start
- Copy the code into an
index.htmlfile. - Open the file in any modern web browser.
- Register a new account to begin tracking your scores.
🛠️ Built With
- HTML5/JavaScript (ES6+)
- Tailwind CSS (Styling)
- FontAwesome (Icons)
- LocalStorage API (Data persistence)
⚖️ License
This project is licensed under the MIT License - see the LICENSE file for details.
