diff --git a/Downloads/kopfrechen-trainer-1.3.exe b/Downloads/kopfrechen-trainer-1.3.exe new file mode 100644 index 0000000..1a34ffe Binary files /dev/null and b/Downloads/kopfrechen-trainer-1.3.exe differ diff --git a/Downloads/version1-0.md b/Downloads/version1-0.md deleted file mode 100644 index a848186..0000000 --- a/Downloads/version1-0.md +++ /dev/null @@ -1,13 +0,0 @@ -# Version 1.0 - -## Overview -In the first version of the Mental Arithmetic Trainer I added the main feature of the tool: standard arithmetic exercises (examples: 3+912=915; 19-14=5; 7*19=133; 27/3=9 etc.). -Once you started to solve exercises, the programm starts to collect and save your stats. - -## Changelog -- Added main parts of the programm -- Standard arithmetic exercises -- Some statistics - -## Bugfixes --/- diff --git a/src/.classpath b/src/.classpath index 10eb143..36efa72 100644 --- a/src/.classpath +++ b/src/.classpath @@ -9,5 +9,8 @@ + + + diff --git a/src/bin/init/InitMain$1.class b/src/bin/init/InitMain$1.class new file mode 100644 index 0000000..47513a0 Binary files /dev/null and b/src/bin/init/InitMain$1.class differ diff --git a/src/bin/init/InitMain$2.class b/src/bin/init/InitMain$2.class new file mode 100644 index 0000000..f5b7f06 Binary files /dev/null and b/src/bin/init/InitMain$2.class differ diff --git a/src/bin/init/InitMain$3.class b/src/bin/init/InitMain$3.class new file mode 100644 index 0000000..81dbdbb Binary files /dev/null and b/src/bin/init/InitMain$3.class differ diff --git a/src/bin/init/InitMain.class b/src/bin/init/InitMain.class new file mode 100644 index 0000000..3fefe0e Binary files /dev/null and b/src/bin/init/InitMain.class differ diff --git a/src/bin/init/InitSettings$1.class b/src/bin/init/InitSettings$1.class new file mode 100644 index 0000000..1a7f39d Binary files /dev/null and b/src/bin/init/InitSettings$1.class differ diff --git a/src/bin/init/InitSettings$2.class b/src/bin/init/InitSettings$2.class new file mode 100644 index 0000000..67df359 Binary files /dev/null and b/src/bin/init/InitSettings$2.class differ diff --git a/src/bin/init/InitSettings.class b/src/bin/init/InitSettings.class new file mode 100644 index 0000000..6368955 Binary files /dev/null and b/src/bin/init/InitSettings.class differ diff --git a/src/bin/init/InitStats$1.class b/src/bin/init/InitStats$1.class new file mode 100644 index 0000000..f818cf7 Binary files /dev/null and b/src/bin/init/InitStats$1.class differ diff --git a/src/bin/init/InitStats.class b/src/bin/init/InitStats.class new file mode 100644 index 0000000..2216306 Binary files /dev/null and b/src/bin/init/InitStats.class differ diff --git a/src/bin/init/InitTester$1.class b/src/bin/init/InitTester$1.class new file mode 100644 index 0000000..f733393 Binary files /dev/null and b/src/bin/init/InitTester$1.class differ diff --git a/src/bin/init/InitTester$2.class b/src/bin/init/InitTester$2.class new file mode 100644 index 0000000..7027008 Binary files /dev/null and b/src/bin/init/InitTester$2.class differ diff --git a/src/bin/init/InitTester.class b/src/bin/init/InitTester.class new file mode 100644 index 0000000..3fe12e5 Binary files /dev/null and b/src/bin/init/InitTester.class differ diff --git a/src/bin/javafx/Switch.class b/src/bin/javafx/Switch.class index 2f84e68..ad418b8 100644 Binary files a/src/bin/javafx/Switch.class and b/src/bin/javafx/Switch.class differ diff --git a/src/bin/javafx/main.fxml b/src/bin/javafx/main.fxml index eb33463..86f8634 100644 --- a/src/bin/javafx/main.fxml +++ b/src/bin/javafx/main.fxml @@ -1,5 +1,7 @@ + + @@ -8,19 +10,9 @@ - - + - - - diff --git a/src/bin/javafx/settings.fxml b/src/bin/javafx/settings.fxml index b511ad8..50e3b5b 100644 --- a/src/bin/javafx/settings.fxml +++ b/src/bin/javafx/settings.fxml @@ -1,88 +1,76 @@ - - + + - - - + - - + - + + + + + + + + - - - - - - - + + + - + - - - + + + - + - - - + + + - + - - - + + - + - - + + + + + + + + - - - -