Using the Construct 3 build service you can create an Xcode project, and use that to test and publish your game on iOS. This feature is only available to subscr...
Construct 2 supports exporting your games and apps to major mobile platforms with Cordova . Cordova is an open-source software library that allows HTML5 games a...
Everything you always wanted to know about Sprite Fonts, and the ways and tools to create them. Yes, and free example fonts too. Paradox (a.K.A. Brian Kissinger...
Let’s learn how to use the “Slot Machine Game Mechanics” as an “In-Game Module” (IGM) for RPG mini-adventures. I also use these game mechanics as a random gener...
This tutorial follows on from the two basic JSON tutorials. If you’ve not looked at them, and are unfamiliar with JSON, then you can find them here: JSON Introd...
In the file attached below you will learn how to make a Two Players Platform Game or one Player , that splits the screen as the players get far from each other...
Javascript is one of the most popular programming languages in the world , with a wide range of applications from browsers to servers, many companies looking to...
Construct can export your project as a macOS desktop app using WKWebView . This is basically a version of the Safari browser engine that is built in to macOS. I...
Play this IGM here! Let’s learn how to use the “Click Fest Game Mechanics” as a combat engine for encounters. I use several combat engine systems and game mecha...