Construct 3 Tutorials
Learn game development and coding with Construct 3
-
Recommended
Getting started with Timelines
In Construct, Timelines are sequences of changes over time. They can be used to make pre-defined movements and animations, such as cut-scenes. This tutorial wil...
-
Multiplayer tutorial 2: chat room
This tutorial assumes you have already read Multiplayer tutorial 1: Concepts . The easiest introduction to the multiplayer object in Construct is a simple chat...
-
-
-
Making an advanced lighting system
In this tutorial I want to try something different. Instead of explaining step by step how to reproduce it, I want to show the final system and explain each par...
-
-
Exporting to Linux and the Steam Deck
Construct can export your project as a Linux desktop app based on the Chromium Embedded Framework. This is basically a copy of the Chrome browser engine (Chromi...
-
-
Turning your game into a single .exe file
In our tutorial Distributing Desktop Apps we discussed a method that allowed you to repackage your desktop game export into a single executable file, without re...