Learn game development and coding with Construct 2
Today, we'll take a look at synchronous callbacks. Behind this expression lies a simple, yet powerful programming concept. Let's see how it can help us to build...
As cocoon.Io has shut down, it has become difficult to export Construct 2 games to Android. The video tutorial provides step by step method to build a Cordova p...
Demo of Dungeon Generator. This tutorial will show how to create a random generated dungeon based on a node system. In theory there are no limit to how big a du...
In this tutorial I describe one way to set up a basic board game. I'll go through creating the board, tokens and moving the tokens. It's designed to be easy to...
Skin it is an addon I released in the Scirra store a while back, but I've made some new bug fixes to it and I think this should be the final release for it. Con...
This Tutorial will show you how to send a screenshot to an Email address from C2. Works in Construct 2. Works in Construct 3, but you need a https secure server...
This is a continuation of This tutorial where we made the random "dungeon" maze used in this demo . Like Rogue, or other Rogue-Like games, we want to "light up"...
Was kind enough to provide me with a "compatibility" version of the scml plugin. If you were having trouble opening the capx that should solve it for you. -----...
Welcome to my first tutorial! I am working on a procedural death game and after looking through several tutorials I realized an interesting way to combine progr...