Construct 3 Tutorials
Learn game development and coding with Construct 3
-
Multiplayer tutorial 4: real-time game
This tutorial assumes you have already read Multiplayer tutorial 1: Concepts , Multiplayer tutorial 2: Chat room and Multiplayer tutorial 3: Pong . The first tu...
-
-
-
-
-
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...
-
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...
-
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...
-
Construct's project format
Construct projects are often saved to a single file with the extension .C3p (which stands for "Construct 3 Project"). This file is actually a standard ZIP file...