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