Level: Intermediate to Advanced. Pre-Requisites: 1. Knowledge of Javascript and Facebook Developer Docs. 2. Read the tutorial on Facebook - How to get a list of...
Download capx. There are many uses for timers in games. Timing a game session, score based on time, countdowns, cooldowns, etc. Creating a timer is pretty simpl...
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, 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...
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...