Ludum Dare #27compo
Get Those Trophies!
Use w, s, a, d to set the players direction.
Get the trophy before timer reaches 10, once you get it, it will respawn.
The black and white pads teleport you.
Avoid the ghosts! You don't have lives, but you will be sent back to the middle of the screen.
Made with Processing, Gimp, and Garageband
Get the trophy before timer reaches 10, once you get it, it will respawn.
The black and white pads teleport you.
Avoid the ghosts! You don't have lives, but you will be sent back to the middle of the screen.
Made with Processing, Gimp, and Garageband
Comments15
flod27 Aug 2013, 21:26
sorry - not playable
BerdiNerdi27 Aug 2013, 21:46
Couldn't get it to run on Windows 8. When I attempt to open the executable, nothing further happens.
Pickens Inc.27 Aug 2013, 21:54
Sorry, I couldn't get it to work. It threw up an error regarding Javaw.exe, but I have Java 64 bit fully updated, so... sorry again.
PacificIslander27 Aug 2013, 23:21
Ill see if I can get the windows/linux versions working. I only have a mac, so I was only able to test it with that. I'm busy with school but I'll try to fix it.
PacificIslander28 Aug 2013, 01:46
It seems like the error is coming from the minim library. I might just upload a copy without sound.

archaeometrician28 Aug 2013, 02:56
Cant play it :(
PacificIslander28 Aug 2013, 23:24
If the game isn't working, try this link: https://www.dropbox.com/sh/nat3n5c30hwl1it/jW09M2jgou
It won't have sound but I think it will play.
It won't have sound but I think it will play.
Lightmare Studio29 Aug 2013, 13:13
Tells me "PlayerSpritesheet.png is missing" (win 64 exe)
Too bad, I wanted to try :(
Too bad, I wanted to try :(
Urfoex29 Aug 2013, 14:14
The one linked in title gives me:
==== JavaSound Minim Error ====
==== Error invoking createInput on the file loader object: null
Exception in thread "Animation Thread" java.lang.NullPointerException
at ddf.minim.javasound.JSMinim.getAudioRecordingStream(Unknown Source)
at ddf.minim.Minim.loadFile(Unknown Source)
at ddf.minim.Minim.loadFile(Unknown Source)
at LD27.setup(LD27.java:61)
at processing.core.PApplet.handleDraw(PApplet.java:2245)
at processing.core.PGraphicsJava2D.requestDraw(PGraphicsJava2D.java:243)
at processing.core.PApplet.run(PApplet.java:2141)
at java.lang.Thread.run(Thread.java:722)
The other form your comment:
The file "PlayerSpritesheet.png" is missing or inaccessible, make sure the URL is valid or that the file has been added to your sketch and is readable.
Exception in thread "Animation Thread" java.lang.NullPointerException
at LD27.getPlayerSprites(LD27.java:122)
at LD27.initializeGame(LD27.java:132)
at LD27.setup(LD27.java:58)
at processing.core.PApplet.handleDraw(PApplet.java:2245)
at processing.core.PGraphicsJava2D.requestDraw(PGraphicsJava2D.java:243)
at processing.core.PApplet.run(PApplet.java:2141)
at java.lang.Thread.run(Thread.java:722)
==== JavaSound Minim Error ====
==== Error invoking createInput on the file loader object: null
Exception in thread "Animation Thread" java.lang.NullPointerException
at ddf.minim.javasound.JSMinim.getAudioRecordingStream(Unknown Source)
at ddf.minim.Minim.loadFile(Unknown Source)
at ddf.minim.Minim.loadFile(Unknown Source)
at LD27.setup(LD27.java:61)
at processing.core.PApplet.handleDraw(PApplet.java:2245)
at processing.core.PGraphicsJava2D.requestDraw(PGraphicsJava2D.java:243)
at processing.core.PApplet.run(PApplet.java:2141)
at java.lang.Thread.run(Thread.java:722)
The other form your comment:
The file "PlayerSpritesheet.png" is missing or inaccessible, make sure the URL is valid or that the file has been added to your sketch and is readable.
Exception in thread "Animation Thread" java.lang.NullPointerException
at LD27.getPlayerSprites(LD27.java:122)
at LD27.initializeGame(LD27.java:132)
at LD27.setup(LD27.java:58)
at processing.core.PApplet.handleDraw(PApplet.java:2245)
at processing.core.PGraphicsJava2D.requestDraw(PGraphicsJava2D.java:243)
at processing.core.PApplet.run(PApplet.java:2141)
at java.lang.Thread.run(Thread.java:722)

Jupiter_Hadley31 Aug 2013, 04:54
Let me know if you get this game fixed so I can add it to my LD27 compilation videos, email me at [email protected]
Sergey Mohov31 Aug 2013, 07:45
Can't play. Mac OSX Lion.

udo4 Sep 2013, 10:02
Doesn't start for me on OS X Mountain Lion. Bummer.

MrBlade10 Sep 2013, 21:59
I can't run it sorry. It has been more than a week; Some people just don't care. I am tempted to give this a one star rating across the board just because you haven't updated it, said anything, or even seem to care. But I won't, because that is unfair rating. Update it.
PacificIslander20 Sep 2013, 22:27
My apologies to all those that wanted to try the game in the rating period. If you are still interested:
https://www.dropbox.com/sh/o5b1fkzar0u8zw0/6byV5IEatR
https://www.dropbox.com/sh/o5b1fkzar0u8zw0/6byV5IEatR



==== JavaSound Minim Error ====
==== Error invoking createInput on the file loader object: null
Exception in thread "Animation Thread" java.lang.NullPointerException
at ddf.minim.javasound.JSMinim.getAudioRecordingStream(Unknown Source)
at ddf.minim.Minim.loadFile(Unknown Source)
at ddf.minim.Minim.loadFile(Unknown Source)
at LD27.setup(LD27.java:61)
at processing.core.PApplet.handleDraw(PApplet.java:2245)
at processing.core.PGraphicsJava2D.requestDraw(PGraphicsJava2D.java:243)
at processing.core.PApplet.run(PApplet.java:2141)
at java.lang.Thread.run(Thread.java:724)
Followed by a soft hang.
Running the Window version in Wine results in a 'File not found' error.