The game is supposed to be a little plat-former where you are supposed to find your way through randomly generated levels (quick last minute idea), the jumping... I have got to fix that, and for mechanics really, no :P oh well. Got another little project to work on.
I couldn't get this to run on OS X: Exception in thread "main" java.lang.UnsupportedClassVersionError: ca/cognizantgamestudios/game/Main : 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)
You said there are randomly generated levels? Because it's the same level every time I launch it, and I can't find my way through! >.<
The lightning is gorgeous, but otherwise I gave this entry a low score because it is kinda... empty, but I guess you know that. Also, the .exe won't run on my computer. I have Windows 7 64bit, am running on a Pentium Dual-core and an ATI Radeon HD 5700.
OSX you have to use Java 6 I believe, I'll try it on my MacBook, and Zim, I said that's a feature to be added... The most recent version has a lot more, this wasn't a competitive entry.. this was just a little something because I wanted to contribute to the Ludum Dare, my first idea failed, so this was maybe 3 hours of work... js
also... a little tip for you zim the game doesn't have an end yet... once you get to the wall thats it. And Idk why, the exe wont run, (I used jarsplice to create it, runs fine on my machine) AMD FX8350 ATI HD5770 32Gb RAM...
@kurrik I have a lot of compiled code there thats not implemented - and now is, and also the libraries.... I didn't clean that up. and @Teejay5 what binary were you using ?
I couldn't get this to run on Win7: Exception in thread "main" java.lang.UnsupportedClassVersionError: ca/cognizantgamestudios/game/Main : 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)
Unfortunately, this game is quite obviously unfinished. The exe didn't run on my windows machine, so I just ran the jar. The idea seems interesting - a randomly generated platformer with physics and realistic lighting. The shadow effect was impressive.
Comments23
Really good job on the lighting effects.
Exception in thread "main" java.lang.UnsupportedClassVersionError: ca/cognizantgamestudios/game/Main : 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)
The lightning is gorgeous, but otherwise I gave this entry a low score because it is kinda... empty, but I guess you know that. Also, the .exe won't run on my computer. I have Windows 7 64bit, am running on a Pentium Dual-core and an ATI Radeon HD 5700.
Exception in thread "main" java.lang.UnsupportedClassVersionError: ca/cognizantgamestudios/game/Main : 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)