Learn game development and coding with Construct 2
Construct 2 is a great tool for developing games of all sizes, but I find it particularly well suited for creating small, simple, pick-up-and-play games, where...
It's very important to test and debug the game as long as possible. But how to test InApp Products without getting charge? Well it's pretty simple. Firstly you...
If you HAVE PREVIOUSLY PUBLISHED an Android-Crosswalk app built with CLI 4.1.2 or earlier to an Android store this change may impact your ability to publish a n...
This very first video tutorial, explains main function concepts in spanish, in a simple way. Functions are very useful in Construct 2 and widely used in most pr...
I have done so many tutorials on Construct 2, even I can’t remember it. I have done this for my grandson Kai Stoneman and Rueben Stoneman whom are 8,and 6 year...
After a couple of presentations at Georgia State University, I decided to clean and modify the shared content to explain how you can easily create a video game...
This is a pictorial guide on how to fix the APK version issue if you're UPDATING Android Crosswalk APK from Cordova CLI 4 to Cordova CLI 5 in Intel XDK and how...
This simple guide will show you how to add the Admob Plugin for Android on Intel XDK. Intel XDK: Right-click and 'run as administrator'. Select your Project. 1....
This is an extension of my Tic-Tac-Toe series. See: Part 1. Part 2. Part 3. In Part 2 I show how to write an AI plug-in to play against the user. To my shame, I...