This is my final year university project.
It was written in Java using JavaFX and built with Maven To run:
- fork and clone the repository
- Install Java
- Install Maven
- mvn compile
- mvn exec:java
May also work if packaged into a .jar file, that was not tested.