Skip to content

Ali-Sdg90/Quick-Math

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Math

Quick Math is a fun math game that asks the user three math questions per game. user must answer them correctly to move on to the next question. The game gives the user lives, and if they lose all three lives in one question, they lose the game.

Quick-Math-img

Quick-Math-img

Features

  • Three math questions per game
  • Three lives per questions
  • Time tracking for each question and the overall game
  • Cube interface with rotating sides for each question
  • Customizable settings, including an option to show the answers in input placeholders and change the app's theme
  • Ready button to start the timer and skip the initial ready screen
  • Local storage to save user settings

Demo

Check out the live demo on JSFiddle

Built With

  • HTML
  • CSS
  • SCSS
  • JavaScript

Settings

Quick Math has several customizable settings :

  • Show Answer: When enabled, the answer to each question is displayed in the input placeholder.
  • Change Color: Changes the color scheme of the app. The app uses a random color generator to create a unique color scheme each time the theme is changed.
  • Always Ready: When disabled, skips the ready screen.

Note: The correct answer is always an integer. For example, -44 ÷ -82 = 0.54 rounds down to 0.

Author

Quick Math was created by Ali-Sdg90. If you have any questions or feedback, please contact me.

It took 5 days to make the program, and I spent more or less 6 hours every day :)