This project was bootstrapped with Create React App.
This is a simple game where you have to solve some math problems and earn points.
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.
- 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.
An online example of the app will be in https://ogaston.github.io/math-game/