Ludum Dare 23
April 20th-23rd 2012 :: 10 Year Anniversary! :: Theme: Tiny World
A Robot's Journey - CNIAngel - 48 Hour Compo Entry
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.
View CNIAngel's journal. | View all entries by CNIAngel
Ratings
| #1074 | Coolness | 14% |
Comments
Sorry, web link to s3.staticvoidgames.com/games/ARJ/webStart.jnlp was broken. I tried a few variations on that, but couldn't come up with anything that worked.
Alas, the webstart version doesn't work. As a reminder, you're allowed to fix and remove bugs after the 48 hours, so you might want to get onto that!
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!
Exception in thread "main" java.lang.UnsupportedClassVersionError: game/LD23Setup : Unsupported major.minor version 51.0
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.
Like the others, I was unfortunately not able to play, and therefore cannot rate it :(
Gah, also didn't work on my Mac (safari). I have java installed, of course.
Not able to play, in ff the website says "press space to play", but when I press space it scrolls down
Wasn't able to get this to run, tried the webstart and it just failed. Sorry.
You must sign in to comment.
Alright so I've been informed that the Jar is not running nor is the webstart. Working on getting it fixed right now.