FoonLudum Dare ExplorerLD25 → Bandits

Bandits

By erikorjehag

View on Wayback Machine

CategoryRankScoreCount
Humor1082.93
Innovation1253.07
Graphics1313.40
Theme1423.40
Fun1822.73
Overall1862.93
Mood2342.54
Coolness110217

Comments

zazibar 2012-12-17 13:31

Really liked the concept, art style was nice too. Trap instructions could have been a little clearer though.

flai 2012-12-17 13:59

Pretty fun, but the instructions could've been better. I waas somewhat confused at the start. Also not having to restart the whole application to restart the level would've been nice :)

lanoiadimuu 2012-12-17 15:09

Simple but fun!
I lost before I had the chance to fully understand mechanics and had to stop and reopen the application. What about a restart button?

edocentrique 2012-12-17 15:33

it's a good concept

sir_json 2012-12-17 15:56

Cool game but a it's a bit easy to kill them all ;)

xbelanch 2012-12-17 18:58

Love the idea, but seems that the characters walk a bit slowly, isn't?

erikorjehag 2012-12-17 19:37

Thanks guys for all the positive feedback! We would like to have added a restart button but school came between and we lost the last day of development, so we didn't have time to polish. The walking might seem a bit slow for some, but we were afraid that the puzzle would be to hard if they walked any faster. Once again, thanks and we really appreciate your comments :D

delahee 2012-12-17 19:42

cant run it, can you specify the cmd line ?

D:\>java TheBandits.jar
Exception in thread "main" java.lang.NoClassDefFoundError: TheBandits/jar
Caused by: java.lang.ClassNotFoundException: TheBandits.jar
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
Could not find the main class: TheBandits.jar. Program will exit.

erikorjehag 2012-12-17 20:54

Rename the file to TheBandits.jar and place it in your user directory, mine would be "Erik". Then try:
java -jar TheBandits.jar
I hope that's answering your question.

lucas-b-eyer-be 2012-12-17 23:29

Nice idea, but I'm missing audio

Jeremias 2012-12-31 16:11

The visuals are really cute. The people walk slow and it's not clear enough how the traps work. It would be nice, if the player is more involved! I hope you keep working :)