SpriteWrench Posted February 12, 2014 Share Posted February 12, 2014 Hello everybody! So for the sake of curiosity, and to build up my game dev chop,s I plan to creating a few decent quality (hopefully), simple games using phaser.io and pushing them to various portals online. I also plan to experiment with the various ad modules (admob, leadbolt, etc..) just to get an actual feel for the process. Can anyone suggest a few distribution portals? (I know about Kongregate and New Grounds, but i want to check out Amazon and Chrome web store. Is this advisable?) I'm not getting a lot of information regarding the policy of in game ads. Are they allowed on these type of sites generally? (Also if anyone has had any experience/feedback with using phaser.io and cocoon.js to publish to the android market. I would really appreciate the info) Quote Link to comment Share on other sites More sharing options...
Raymond Posted August 28, 2014 Share Posted August 28, 2014 according to my experience, admob is a good option. register an account at: http://www.admob.com/ if you are writing some html5 game for mobile phone, you need using cordova/phonegap or intel xdk, to pack the html5 content into a hygrid native app. then use the admob plugin, which is based on admob native sdk.https://github.com/floatinghotpot/cordova-admob-pro just a few line of js code, it's done. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.