I cannot seem to run it either. I installed the openjfx package on Debian and I still get:
% java -jar MobClicker.jar
Error: Could not find or load main class com.scimok.opengamejam2018.mobclicker.MainMenu
Caused by: java.lang.NoClassDefFoundError: javafx/application/Application