Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ali-sdg90/quick-math

Engaging math game with three questions and lives
https://github.com/ali-sdg90/quick-math

css game javascript math scss

Last synced: about 13 hours ago
JSON representation

Engaging math game with three questions and lives

Awesome Lists containing this project

README

        

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 :)