A Robot's Journey by CNIAngel
My Ludum Dare #23 Entry.
Sadly I didn't complete my entry. I had to spend an entire day on learning a new engine and that was my downfall.
I hope to build upon this a lot more though so I'm not sad :)
Controls:
Move right = right arrow key
Move left = left arrow key
Jump = up arrow key
Enjoy my terrible graphics and the cute sound Tim makes when he jumps xD
EDIT: I can't seem to export the runnable jar while having it work with the libs I'm using :( So I'm sorry to everyone who tried playing my game.
Sadly I didn't complete my entry. I had to spend an entire day on learning a new engine and that was my downfall.
I hope to build upon this a lot more though so I'm not sad :)
Controls:
Move right = right arrow key
Move left = left arrow key
Jump = up arrow key
Enjoy my terrible graphics and the cute sound Tim makes when he jumps xD
EDIT: I can't seem to export the runnable jar while having it work with the libs I'm using :( So I'm sorry to everyone who tried playing my game.
Based on your comments, specifically "I had to spend an entire day on learning a new engine and that was my downfall", I have to say that 48 hours isn't nearly enough time to learn a new engine AND make a game using it. It's a mistake a few people use, so try and use something you are already familiar with next time.
Look forward to perhaps being able to play some of your future games!
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: game.LD23Setup. Program will exit.