Skip to content

solovyovs/Math-Brain-Game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Javascript Math Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.3%
  • CSS 39.7%
  • HTML 14.0%