Edit: I updated the tutorial. You can check Online example and download capx file. Kittiewan has a similar technique for shuffling, but I used a more common tec...
This is (hopefully) a quick tutorial allowing you to set a bias of random options you might have. The example .Capx file can be got : Here. We're are going to u...
In this tutorial, we're gonna make a simple amazing bricks clone. I’ll use “Obstacle” to refer the shorter obstacle, and “Wall” for the two longer obstacles. 1....
The possibility of adding a multiplayer component to your game is an exciting prospect indeed! Here are some simple techniques that should help a beginner or no...
In this tutorial, you will learn some simple workflow adjustments and shortcuts to code fast in Construct 2. You can uncheck the “Add Action Links” in the Event...
So I was looking for a why to host the exported version of my game prototype/mock, without too much effort if the source was already pushed to git hub. I also w...
My first article and I want to help you all address a very annoying issue when using the Official IAP plugin and trying to build the game on Intel XDK! The issu...
This simple tutorial will show you how to make a speedometer needle which goes up or down according to car.Speed. You'll need 3 sprites. Your car, the circle pa...
In this tutorial I will be explaining how to add a basic leveling system using Experience Points and using levels as conditions. This tutorial is for what I ass...