donan 2013-04-29 21:22
I liked the lightning effects. Shadows are really cool. I wish i had such cool effect :) (its about dark/light gameplay too)
Foon → Ludum Dare Explorer → LD26 → Minimal Win *Proof of Concept*
| Category | Rank | Score | Count | |
|---|---|---|---|---|
| Coolness | 3 | 50 | ||
| Graphics | 252 | 3.29 | ||
| Theme | 289 | 3.21 | ||
| Humor | 332 | 1.93 | ||
| Audio | 427 | 1.88 | ||
| Mood | 437 | 2.40 | ||
| Innovation | 494 | 2.11 | ||
| Overall | 539 | 2.21 | ||
| Fun | 543 | 1.85 |
I liked the lightning effects. Shadows are really cool. I wish i had such cool effect :) (its about dark/light gameplay too)
Thanks I used the LIBGdx Box2D wrapper and Box2DLights :)
Like the glow!
The glow effect is incredible! Great job on that. But I don't know what I'm supposed to do, honestly. I can't figure out the game portion.
cool, i like the glow
It really does look fantastic. I'm a sucker for harsh shadows. Should I assume that there wasn't some mechanic above "wonky jumping" that I missed?
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 can't open the Mac version. It comes in as a zip to an .exe.
What are the controls?
The controls are WASD and Space, of course. Really could use better platforming physics, but you already knew that. ;)
Really good job on the lighting effects.
@Alex In the zip you should have a App bundle that you can run other than that you can just run the jar
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)
Nice lighting. I think for Mac, Java 7 doesn't work.
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...
The effect would work really well in a fleshed out game. Kind of wonder why the download is 27 megs :)
It doesn't open for me; it says "Couldnt find the main class: ca.cognizantgames''.game.Main. Program will now exit"
@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)
@1WeekEndStudio, you need to use Java 7 that exception occurs when you are using Java 1.6 or lower
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.
@JonathanG, Yeah I only had 2 hours after to submit the game, but I am continuing development on it, and posting all of it on GameJolt