Skip to content

ogaston/math-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Math Game App

This is a simple game where you have to solve some math problems and earn points.

How it works?

The Math game get some random numbers and operations to put together and create the problems that you must solve, everytime you insert the correct answer, your points and the time will be increased.

TO-DO List

  • Test implementations
  • Change the difficult of the problem according to the level.
  • Earn lifes when you do a streak.
  • Use more complex math operations in the highest levels.
  • Avoid the inaccurate divisions, ex. 98/76.

Online Example

An online example of the app will be in https://ogaston.github.io/math-game/