This project was developped in April 2022 in the context of Ergänzungsfach Informatik. The goal was to familiarise oneself with some of the basic concepts of JDK, mainly using the standard java libraries, as well as Flanagan's scientific library.
For IDEs such as IntelliJ, you may simply open the downloaded project folder and run the project. It should be compiled and run by default. For BlueJ, the 'src' folder should be opened.
All scripts can be run separately, however Menu.class is meant to count as the main class.