When you preview a game in Construct 2, it runs a local HTTP server to run the game. This is to make it work as if it were really online, and also to get around...
This tutorial is out of date; You don't need to follow those steps, just pick the 'node-webkit' export option in Construct 2 and it will do everything automatic...
In this tutorial we are going to add some additional functionality to our platformer games in the form of a double jump action for our character. This is a tuto...
So this might seem like a fairly straightforward tutorial but for the user who is beginner/intermediate this might help! I spent a lot of time and a lot of swea...
This tutorial assumes you have already read Multiplayer tutorial 1: Concepts , Multiplayer tutorial 2: Chat room and Multiplayer tutorial 3: Pong . The first tu...
This tutorial is part of my series on productivity and project management in Construct 2. In one of my previous tutorials, “ How to improve your Construct 2 cod...
In the last tutorial, we initiated a transition towards the world of design. Today’s topic is the Principles of Design. They structure the very core of the desi...
CBHash is a third party plugin made by lovely Kyatric . Download it from here: CBHash plugin . In previous part of my tutorial (you can find it here Simple prot...
There are a few tricks you can use to ensure the download size of your project is as small as possible. Here's a few options to look at. By default, Construct 2...