Get the full commented source code of

HTML5 Suika Watermelon Game

Talking about Actionscript 3, Flash and Game development.

Time to publish part 5 of the game.

I included some visual elements such as the score you are making at every click and most of all I included MochiAds in just one line of code thanks to the version control feature.

The only line I added in the main class to include MochiAds preloader, version control and encryption was:

var _mochiads_game_id:String = "6401e2f6926a721a";

Ad of course I downloaded the latest API, copying the mochi folder in the same path as the main class.

Here it is:

Download the source code with all used libraries.

During next steps, we’ll see how to complete the game and add other APIs

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