A web application designed to help users master multiplication tables through a structured, gamified learning path.
- Gamified Progression: Tables, Squares, and Cubes are locked until you prove your mastery.
- Tables Expansion: Master multiplication tables from 1 to 30.
- Powers Master Module: NEW! Learn and test yourself on Squares (1-50) and Cubes (1-30).
- Learn → Practice → Test Loop:
- Learn: Visual rhythmic display of the multiplication table.
- Test: A high-stakes quiz where you must be perfect to advance.
- Local Progress Persistence: Your achievements are saved in your browser's local storage—no account needed!
- Premium UI/UX: vibrant colors, 3D buttons, smooth animations, and celebratory confetti.
- Mascot Guidance: A friendly mascot (represented via SVG) accompanies you on your journey.
- Clone/Download the repository to your local machine.
- Open
index.htmlin any modern web browser. - Start with the Table of 1 and work up to 30.
- Click the "Squares & Cubes" button on the dashboard to switch to the Powers Master module.
- HTML5: Semantic structure.
- Vanilla CSS: Custom design system with a premium look and feel.
- Vanilla JavaScript: Core logic, state management, and progression.
- FontAwesome: For playful iconography.
- Canvas-Confetti: For rewarding your mastery!
- Tables 2-20: The app covers the most essential multiplication tables.
- Perfect Score Required: To unlock the next level, you must answer all 10 questions correctly in the quiz. Failing to do so will take you back to the learning screen for review.
Created with ❤️ for mastering Math.