You will need to have installed the following:
- latest version of Java
- latest version of JavaFX
To run the program, you will need to run the following command in the terminal: And having the .jar file in the same directory as the terminal.
java --module-path /path/to/JavaFx/lib/ --add-modules=javafx.controls,javafx.fxml -jar ./TuringMachine.jar
Contact us by creating an issue.