Today, i’m gonna show you how to make a writing game. The logic is pretty similiar to connecting nodes game, actually. We won’t use canvas plugin on this case,...
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...
In this tutorial I will be continuing on about leveling up and this one will be more specific pertaining to RPG styled leveling. We'll be killing enemies to get...
This is my first tutorial, so, i'll try to do my best. What you will need to do this (C2 included): - Windows Notepad, Notepad++ or any notepad program that sup...