Here is the preview link - Preview. Here is the exported folder - Exported Folder. Here is the capx - capx. To make this widget we need a few things first. - Th...
Construct 2 games work offline. So long as the game has been downloaded once while online, the user can play the game again after going offline. This is great f...
Construct 2 has an AJAX object that will allow you to make a request to a target page in order to return the resultant data to AJAX.LastData where we can use th...
Edge scrolling is used in many of the real time strategy games where the layout is usually big. This is a feature in which the user can scroll through the layou...
So I've been thinking a bit about the scoring in a game. A Wikipedia article about Game scoring describes it actually very well. Scoring is basically a motivati...
HTML5 games exported by default by Construct 2 are relatively small. Yet, for users with a limited internet connection, downloading all of the game’s assets can...
I have a better tutorial on this subject here: Link. By drawing from many different advertising platforms and putting them into one platform, they create signif...
One common issue is finding out issues with an application you have converted to mobiles. Intel XDK actually does offer debugging tools to help out with this pr...
In this tutorial I'm going to show you how to take a screenshot, save it and share it with iOS and android's native share function. For of an example on how thi...