mitri-dvp / JavaScript-Brain-Train

a Math Question solving Game.

Home Page:https://mitri-dvp.github.io/JavaScript-Brain-Train/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript Brain Train!

This is a fun little game, inspired by Brain Age.
The objective of this game is to write the correct answer to the displayed Math Question.

Features!

  • Four different Game Modes.
    • Easy: Only Adition and Subtraction question with One digit numbers will be displayed.
    • Medium: All of the Arithmetic Operations questions with One digit numbers will be displayed.
    • Hard: Same rules as Medium but the correct answer does not have a range limit (even negative numbers can be the answer).
    • šŸ”„ImposiblešŸ”„: Same rules as Hard but with Two digit number questions.
  • Time limit of 30s.

This was made with only pure vanilla JavaScript.

If you are interested in working together, feel free to contact me! mitri.dvp@gmail.com

About

a Math Question solving Game.

https://mitri-dvp.github.io/JavaScript-Brain-Train/


Languages

Language:JavaScript 47.1%Language:CSS 41.3%Language:HTML 11.5%