Ludum Dare #30compo
Space Mechanic
This is a space platformer were you play as a Space Mechanic. Your goal is to repair the connection between earth and planet Xyros by reparing all cables on every level.
Known issues:
-Sound doesn't play sometimes
-Bad collision detection on the "Deadly Blocks"
-You die when you spawn the first time on one level
Comment what you think and thanks for playing my game!
Known issues:
-Sound doesn't play sometimes
-Bad collision detection on the "Deadly Blocks"
-You die when you spawn the first time on one level
Comment what you think and thanks for playing my game!






Comments8
java.lang.UnsupportedClassVersionError: Game : Unsupported major.minor ve
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.launcher.LauncherHelper.checkAndLoadMain(Unknown Source)
Exception in thread "main"