Before we start, I recommend these 2 video clips about Game Feel
The Art of Screen Shake ( you can get the source code of the demo here )
Juice it or Lose it ( this stuff is a masterpiece )
OK, now let's dive in
Showing posts with label game maker studio. Show all posts
Showing posts with label game maker studio. Show all posts
Sunday, 18 December 2016
Game Feel and Why You Want to Use it ?
Sunday, 24 July 2016
How to fix troubleshooting with new version of Game Maker Studio
Hi guys
Sorry for the delays, for the last few weeks I've been experimenting with new version of Game Maker Studio
Truth is, it's not new, but because I was saving for the Android Export as well as Professional version, so the first choice is to use cracked version.
Sorry for the delays, for the last few weeks I've been experimenting with new version of Game Maker Studio
Truth is, it's not new, but because I was saving for the Android Export as well as Professional version, so the first choice is to use cracked version.
Sunday, 29 May 2016
Game Maker Studio Tutorial : Scaling for Devices
So, the first in the series
Before we start, I’m a hobbyist game designer, not a programmer, so what I'm sharing is a collection of my code and other game projects.
Download GMS file here
Each and every of us has once struggled to make the game appearing right on every single mobile in the market.
Before we start, I’m a hobbyist game designer, not a programmer, so what I'm sharing is a collection of my code and other game projects.
Download GMS file here
Each and every of us has once struggled to make the game appearing right on every single mobile in the market.
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.
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.
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.
Labels:
Ad,
game maker studio,
game maker studio tutorial,
WP8
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.
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
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
Subscribe to:
Posts (Atom)