(Original template taken from The objective of this tutorial is to show how one might modify a game template, and in turn to give you all a template to build of...
Amazon devices, like the Kindle Fire HD, are an Android-based platform but have their own separate app store. It also now supports publishing "web apps" powered...
Construct 2 can export to HTML5, meaning that your application can be played/executed in last generation browsers. NOTE: This tutorial Is'nt meant to be an exha...
When displaying a float, there can be a lot of decimals which may not look very nice in a highscore or otherwise. But there's a simple way to easily cut away un...
The tutorial below shows a trick to "mask" the preloading time. Since I wrote this tutorial I experimented a lot and I finally managed to make a plugin which do...
Wanted to show for those who dont know C2 very well yet, how they can make a Block It Type of game under 10 events. What we'll need : 1 sprite object for the ba...
UPDATE: Tutorial updated to match the current GitHub client UI. You may just seen Ashley 's tutorial about how to collaborate on projects with SVN . I recommend...
This tutorial is a follow up to my article “ How to improve your Construct 2 code with callbacks ”. Today, we'll take a look at some techniques to achieve a mor...
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...