Comments

Log in with itch.io to leave a comment.

Hey, nice game, really enjoyed it. It would be nice if you could add the percentages that we can see in the photos and if possible add an auto send command so you can send a stream of machines instead of spamming.

thanks! I am working on another game now, but when i will finish It, i will take your suggestion in consideration

0.6 doesn't seem to work? I get

Exception in thread "main" java.lang.NoClassDefFoundError: com/badlogic/gdx/ApplicationListener
        at java.base/java.lang.Class.forName0(Native Method)
        at java.base/java.lang.Class.forName(Unknown Source)
        at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:56)
Caused by: java.lang.ClassNotFoundException: com.badlogic.gdx.ApplicationListener
        at java.base/java.net.URLClassLoader.findClass(Unknown Source)
        at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
        at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
        ... 3 more

which version of java do you use ?