Get the full commented source code of

HTML5 Suika Watermelon Game

Talking about Flash, Game development and Monetize.

Today I received some interesting news from Gaz, the brain behind The Game Homepage.

The Game Homepage

He developed an API for his brand new Compete section and hw is looking for good games to use it.

He is offering $50 for every game that will include the API, and he does not mind you leaving any sponsorship branding/Mochiads in

Including the API is very easy: you just have to add

tgh_startgame(_root.score, 0, 0);

to be called whenever a new game is started (ie. after play has been clicked) and

tgh_submitscore(_root.score);

when they get game over.

Also, you should remove your Mochiads leaderboard, if any.

Gaz is only looking for good games, and if you think your game is what Gaz wants, contact him at http://forums.thegamehomepage.com/sendmessage.php.

I am sending the API enabled version of BallBalance at once.

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