So, you got Construct 2 installed and working, created a simple 5 sprites game with background, exported it to phonegap build or appMobi and you're like "it's r...
Currently: 4th April 2012 the audio in PhoneGap is broken. And it's not the fault of Construct 2, it's a problem of PhoneGap and the way it handles sound. Broke...
In the other tutorial we learned how to map the players position on a layout to a Mini-Map. Now we'll take things one step further. Instead of just using the Mi...
In this tutorial I'll show you how you can save values of instance variables and then load the saved values without any special saving-plugin. I will use global...
OK I've had allot of people having trouble getting there game uploaded to tizen and a request to make a tut so here it is. If you have not installed the tizen s...
Using the parallax effect is often very useful, for example you have far stars and nearby stars moving at different speeds. (Note: Realistically speaking, no st...
Hopefully this tutorial will help you in creating an inventory in the style of the zelda games, this will use the plugin "Dictionary". This Is'nt the most effic...
You need some knowledge with XPath and Xml manipulation. - You also need some knowledge of Tiled about how it save data. Introduction. I was looking for a simpl...
In this tutorial I describe one way to set up a basic board game. I'll go through creating the board, tokens and moving the tokens. It's designed to be easy to...