Learn game development and coding with Construct 2
This is a continuation of my previous tutorial, Super Spooky House Part 1: Darkness & Torchlight. Here we're adding the background ghosties and flickering torch...
T his tutorial operates under the assumption you know what a keystore and signing a APK is. If you need to figure that out, Google it. Someone wanted a tutorial...
Has anyone bothers to check Scirra tutorial forum, you will always find someone to help and also all type of Construct 2 tutorials. If one can't find what they'...
Because it's Halloween, I am doing a couple of tutorials on creating an atmospheric haunted house. Here's a screenshot of what we're going to end up with: So in...
Construct 2 Game Development Tutorial for Begineer. This is a complete game tutorial. How I have made Android game "Ride Dual Cars" in Construct 2 without havin...
Here I have just shown how to implement IAP in Contruct 2 Project. Here is how to implement or what are the proper steps of event sheet so that IAP works proper...
In this example I'm showing you a "more elegant" way to display upgrade costs, for example, for buildings. Here we got a lumbermill and goldmine, starting on "l...
Today I will explain how to use node modules inside a plugin for NW.Js. It's not that hard ^^. It will work only with NW.Js since you don't have node inside the...
I need a pie timer for my project, and didn't manage to find any example simple and light enough for my needs, so I created one and thought to share it - maybe...