Get the full commented source code of

HTML5 Suika Watermelon Game

Talking about Actionscript 3, Box2D, Flash, Game development and Users contributions.

I am going to show you a cute game Rodrigo made following my tutorials

« I created a Box2D flash game using some tutorials available on your website.
It’s not very cool, but being my very first AS3 and Box2D game, I think that I did a good job.

Erase Box

Erase Box

It’s a mix of your tutorials about “Box2D for absolute begginers” and “Totem Destroyer Prototype“.
I also added some other features, such as the one to detect bodies falling off the screen (which was a pain because I couldn’t find anything close to that). I can make a quick tutorial on how to do that if you want.

Thanks and hope you like it :) »

That’s it… while we are waiting for the tutorial, in my opinion a quick way to detect if a body is falling off the screen is checking if its x and y positions are inside the stage… anyway… let’s wait for the tut.

Never miss an update! Subscribe, and I will bother you by email only when a new game or full source code comes out.