Wednesday 7 May 2014

Integrate Vserv to Game Maker Studio with AppWrapper

Hi guys,
I’m going to introduce to you a new ad network for your app. The most exciting about this method is you only need to drag and drop and click some more times.

If you’re using Game Maker Studio, then you know that it’s almost impossible to have another ad network besides Microsoft Adpub Center. You can read my post here about how I tried to modify the XAP file to achieve that goal.

But recently, I’ve known a solution called AppWrapper from Vserv.mobi that allows you to integrate ad into your game, without coding.

Sunday 4 May 2014

[GMS] Modify WP8 to add another Ad Network

Hi guys

This post is kind of a “dev diary” in which I want to share some possible methods to add another ad network to WP8 game made by Game Maker Studio.

 I tried to recall as many details as possible, since I did it about a month ago. Besides, the trial license for my Reflector has expired, so, the name of some features mentioned here could be incorrect.

Now, enjoy the post :)I hope you like it.

Wednesday 19 March 2014

Game Maker Studio Tutorial - Make your first Android Game #3 : Test and Publish


Now you have everything ready, let’s test the Leaderboard.

Before testing, make sure that you’ve done all things I mention above, or use this checklist

Game Maker Studio Tutorial - Make your first Android Game #2 : Google Play Service

First of all, I assume that you already have a Google Play Developer Account

If not, visit https://play.google.com/apps/publish/signup/ to register an account.

The one-time fee is $25. It takes about 2-3 business day to finish the registration process

Once complete, now you’re into the Google Play Dev Console.

So in this tutorial, I'll show you how to upload the APK file and set up Google Play Services.

Game Maker Studio Tutorial - Make your first Android Game #1 : Create APK file

Hi guys

So this tutorial is about making your Android game using Game Maker Studio.

Basically, I’m going to show you how to do the setup to make the the APK file, how to install the Google Play service.

When I first started making games with GMS, I found no detailed, step by step instructions about this. So, I had to figure out how to do it myself. :D

I decided to make this tutorial so that you can save yourself a lot of time from doing trial and error.

Wanna study some source code for inspiration ? Check out :
The Art of Screenshake + Source Code ( Vlambeer)
Super Crate Box Source Code from Vlambeer