FoonLudum Dare ExplorerLD22 → Alone

Alone

By gytisam

View on Wayback Machine

CategoryRankScoreCount
Fun2232.67
Overall3042.78
Audio4571.78
Graphics4952.20
Innovation5062.00
Humor5871.25
Mood6291.44
Theme6731.56
Coolness685
Community7161.40

Comments

01101101 2011-12-20 13:03

Hey ;)
Trying to play this, but I get a ClassNotFoundException : Could not find the main class: alone.alone
Any idea ? (I'm running Win7)

magicrat 2011-12-20 20:21

clicking on the alone.bat did not open anything, I am running windows 7 btw

quimby 2011-12-21 03:12

Same deal as MagicRat - Couldn't get it to run. :(>

binarycoder 2011-12-21 17:12

I am also unable to play :/

gytisam 2011-12-22 15:51

did you extracted it? you cant play from zip

shigor 2011-12-22 20:36

Runs without any problems - nice supaplex clone, gave up after few levels so I can go and rate something else too - overally... (almost) no negative feedback (i found third level kinda boring... waiting until all stones fall down to well), with some small art/sound upgrade and enough levels it could be easily taken as another supaplex / boulder dash game. Something little more innovative would be nice (if there is something beyond fourth level, I apologize :)

pierrec 2011-12-25 06:56

I couldn't run it even after extracting...Windows Seven

fenmar 2011-12-25 07:59

Works for me (win 7 64bit). Nice puzzle game. Took me a while until I figured out how to collect a gem without stepping on it (needed in lvl 3). Also gave up on level 4 when getting trapped after 10 minutes of careful progress. An undo function would have been nice :)

robmaister 2011-12-27 04:46

After some tinkering with the batch script and extracting the class files, it turns out you are compiling against JRE 1.7 while most people are still on JRE 1.6u26. You can either recompile your game against 1.6 or you can tell people to update here: http://www.oracle.com/technetwork/java/javase/downloads/index.html

Also, here's my modified java command "java -cp ./libs/lwjgl.jar;./libs/slick.jar;./libs/alone.jar -Djava.library.path="./natives" alone.alone"

robmaister 2011-12-27 04:50

Otherwise a good entry. Some instructions in the main menu for controls would have been nice, but they were simple enough to figure out from smashing the keyboard for a few seconds.

th3dz 2012-01-05 23:19

Won't start... W7. Something with manifest...

dock 2012-01-07 09:43

Doesn't run on Win 7 64-bit, it just quit immediately. :(