Construct Tutorials
Learn game development and animations with Construct
-
-
-
Using C3 to build C2 mobile exports
Construct 3 has its own mobile app build service to build Android APKs and generate Xcode projects from Cordova exports. You can also use Construct 3's build se...
-
Using Xbox Live in UWP apps
Support for exporting Universal Windows Platform (UWP) apps is deprecated in Construct 3 and will be removed in a future release. Construct 2 is also scheduled...
-
Drag and Drop 'Crafting' System
Crafting in games takes on many different guises. In this tutorial, I'm going to look at a drag-and-drop style system that's inspired by the game Little Alchemy...
-
-
An introduction to JSON dialogue systems
This tutorial looks at a JSON based system for handling and displaying dialogue. The whole example file is controlled by touch (just tap or click to advance the...
-
-
How to make a Platform game
Construct 2 can make all kinds of 2D games. In this tutorial, you'll be taken through the basics of making a platform game in Construct 2. If you're new to Cons...