Speedy Math Challenge - Fun Mental Math Game
50 likes | 81 Vues
Tia Design app challenges users with high-speed mental math practice. Enhance skills without calculators. Create a game using AngularJS, CSS, and HTML in Codepen for frontend development. Motivate users with point awards, varying difficulty levels, interactive gameplay, and random equations. Incorporate a race track theme where user speed determines car distance. Utilize loops and matrices to create dynamic equations for unique game rounds. Interact with users through engaging challenges and storylines.
Speedy Math Challenge - Fun Mental Math Game
E N D
Presentation Transcript
Mental Math app Tia
Design an app that challenges users to practice mental math and math facts at high speeds • Calculators are not always available and mental math skills are lacking for most students. Motivation/Background
Use angularjs, CSS, and HTML to create an applet • Codepen • Front-end dev realm Tech/Code
Make a fun game that motivates users to keep playing • Point/time awards and deductions • Varying difficulty levels • Interactive game using point/click control • Randomize equations: new game each time • Possible story-line: race track (distance of car determined by how fast a user answers a question) Game play/Features
Loops to iterate through matrices to pull the “elements of an equation” • User interaction • Story-line • Randomizing equations for each game round Possible challenges/Unknowns