Developing multiplayer games is difficult, even though Construct's Multiplayer object takes care of many of the complexities for you. In the same way the events...
Preface: You're better off creating your own buttons than using Construct 2's button object, especially if you plan on exporting your game to CocoonJS/DirectCan...
Construct 2 provides an easy way to make savegames. These allow your players to save the game , then come back later and load it from exactly where they left of...
The goal of this tutorial is to provide you with, and explain the functionality of, a simple solution for creating climbable ladders in Construct 2 for use in p...
This tutorial refers to retired technologies. It is preserved for archival reasons only. BlackBerry 10 is a new mobile platform which allows apps to be develope...
I've made a video-tutorial for GameDev TutsPlus where I explain how to do a multiplayer turn-based board game (local multiplayer as 2 players on the same comput...
I have written a plugin - Metro which provides you the ability to integrate better with Windows 8 capabilities when you export your Construct 2 project for Wind...
Both Construct 2 and Construct 3 export Android and iOS apps using a technology called Cordova . This is a library that helps build and run mobile apps. Advance...
Android apps, stored in APK files, must be signed before they can be published. This verifies that you're the publisher and that they've not been tampered with...