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