Tony's Adventure by keddelzz

[raw]
made by keddelzz for LD32 (JAM)
Tony is an alien, which comes from the planet Apoplex. People from Apoplex don't have arms, but they can control their surroundings with telekinesis. In this game Tony has to fight slimes and flies.

Tony's most skilled weapon is a true unconventional weapon: the cooking spoon! - Which has to be used to shoot the ememies.

w, a, s, d to move
space to shoot

We only got one level, sorry guys!

Source Code included!

You can simply draw a custom level, one pixel represents one room, you can find the color codes in the Map.java - class.

Tested on Windows, Ubuntu and MacOS with Java8!

cheers ~ kuchenkruste & keddelzz


One last note: the "collectors edition" contains additionally all psd files!

Ratings

Coolness 37% 1769
Overall(Jam) 2.90 777
Fun(Jam) 2.80 680
Graphics(Jam) 3.14 594
Humor(Jam) 3.11 399
Innovation(Jam) 2.55 812
Mood(Jam) 2.63 802
Theme(Jam) 2.90 806

Feedback

Jordan
21. Apr 2015 · 22:48 UTC
Getting a dropbox error while trying to download. "Error (500)"
CodeNMore
21. Apr 2015 · 23:01 UTC
I liked the simplistic yet good art, however it was a bit slow and the controls just didn't feel right for some reason...I liked the style of the game a lot though!
PapaCheech
21. Apr 2015 · 23:04 UTC
TONNNNNNYYYYY!
Good job. Fun game. Cool graphics .
Nice!
-dan
RoryD
21. Apr 2015 · 23:07 UTC
I couldn't get this to run. I changed the path to point to java on my machine (I don't have it in the path), but still got an exception:

Exception in thread "main" java.lang.UnsupportedClassVersionError: ld32/ug/main/Underground : Unsupported major.minor ve
rsion 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
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)
at sun.launcher.LauncherHelper.checkAndLoadMain(Unknown Source)
jdselsor
21. Apr 2015 · 23:16 UTC
Very good.
Tridecimal
21. Apr 2015 · 23:32 UTC
It takes a bit to get use to shooting left and right since the spoon is above you, but after that it's a solid entry. Nice art too.
xbcw
21. Apr 2015 · 23:48 UTC
Nice work. I felt like there were too many enemies in each room since they take multiple hits to kill. Maybe reduce the enemies or make them one shot kills?
Mixer
22. Apr 2015 · 10:04 UTC
Yeah, it doesn't run for me either. :/
6x13
22. Apr 2015 · 10:09 UTC
I really liked the character and animations, especially the side-view walk animation. It would be great if the spoon did damage getting back as well.
kuchenkruste
23. Apr 2015 · 21:17 UTC
"RoryD says ... Apr 21, 2015 @ 11:12pm

I couldn't get this to run. I changed the path to point to java on my machine (I don't have it in the path), but still got an exception:

Exception in thread "main" java.lang.UnsupportedClassVersionError: ld32/ug/main/Underground : Unsupported major.minor ve
rsion 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
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)
at sun.launcher.LauncherHelper.checkAndLoadMain(Unknown Source)"

You have to install Java 8 to run it
Hambone
23. Apr 2015 · 21:35 UTC
Java exception
🎤 keddelzz
23. Apr 2015 · 21:40 UTC
kuchenkruste is right! @RoryD and @Mixer, the game requires you to run it with Java 8!
LD_LAN_Party
23. Apr 2015 · 21:59 UTC
Game would not work for me. Says unsupported major and minor version
TheMeorch
23. Apr 2015 · 22:04 UTC
This was fun. I really liked the enemy sprites. It's cool how the spoon will come back to you even when you move after shooting it, but I wish it dealt damage when returning to you as well, since that would allow fun trick shots.
tummyache
23. Apr 2015 · 22:04 UTC
You should try packaging it up, running a shell script to play a game is a lot of hassle.
Langouste
28. Apr 2015 · 15:56 UTC
Super game! I love it, thanks ;)
CiderPunk
07. May 2015 · 14:10 UTC
It's like the binding of Isaac with a spoons!
LoneStranger
08. May 2015 · 02:39 UTC
I kept wanting to fire diagonally, but other than that, the controls didn't seem too bad. You only had one level, but it seems like you had a solid base to work from. I could imagine an action-puzzler type game coming out of this.