Brick Dropper Game - Pulpcore Applet

Hi!

Wrote a brick dodging game in Java using the Pulpcore API http://www.interactivepulp.com/pulpcore/
Dodge the bricks dropped from the top. Use the dropped bricks to form a staircase and escape over the wall!
Runs in your browser if you have Java installed.

Link to the game and its full source code can be found in this blog post.
http://blog.alexjeffery.org/2008/02/22/brick-dropper-game/

Screen shot

http://blog.alexjeffery.org/files/pulpcore/brickdropper/screenshot.png

Enjoy!
Alex

Thank you for sharing the source code. I highly encourage people to open their source code to allow everyone to benefit of their work.

No worries!

I have code for a Pong clone, a game of life applet and a few other misc things on there as well.