Learn game development and animations with Construct
I thought this tutorial could be useful for everyone since I realised most people are having difficulties especially with "IOS" section which was same for me fo...
I am in the process of writing a series of tutorials introducing concepts that need to be understood in order to make 2d games. This series is aimed at absolute...
In October of 2014 if you had apps published to the Google play store using cordova via intel XDK you probably received an email that looked a lot like this. TH...
With the newest releases of Construct 2, you have (by default) only one choice to export to iOS: Cordova (PhoneGap). Cordova requires you to sign-up to be an iO...
Hi everybody, this time we'll explore the mechanics behind missile command. And, as always, you can download the sprites used in the tutorial. HERE. Full playli...
Sometimes, calculating seemingly complex things can be simplified simply by thinking about the problem as a series of problems. Implementing behaviors where man...
Use the up arrow to jump, the other movements are automatic, we used the function that identifies the walls, and the character bounces back, user interaction is...
I recently received an email asking how I handle device rotation, so here it is! Create an upper most layer on all layouts and name it rotate. You need to creat...
Hi everybody, I haven't seen a frogger tutorial around here so this entry may be of help for some of you, or at least I hope so. Please enjoy! And, as always, y...