/math-trainer

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

math-trainer

Improve your mental math skills with math-trainer.

Features

  • Train addition, subtraction, multiplication, division, root and exponent
  • Statistics

Download

Download the Jar file

How to build

  • JDK 11 or newer
  • Maven

To build this project, run the following command:

mvn package

This will generate math-trainer-x.y-SNAPSHOT.jar in the /target directory