Construct 3 Tutorials
Learn game development and coding with Construct 3
-
Building Clicker/Idle Games
Welcome to this ‘tutorial’ looking at what went into the two versions of the farming themed clicker game I built on Twitch. The reason I’ve stuck the word tutor...
-
-
-
-
-
Split-screen for Construct 3; no addons
File: Hello, this tutorial is to make split-screen in Construct 3 with no extra addons. First of all, I would like to thank oosyrag for the original project and...
-
Manually signing Android apps (APKs)
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...
-
Exporting desktop apps with NW.js
Construct can export your project as a traditional desktop app with NW.Js , which is basically a standalone version of the Google Chrome browser. In other words...
-
How to Make a Memory Game in Construt3
In the file attached ( fully commented ) you will learn how to make a memory game , I Tried to make it as simple as possible to beginners to understand so you c...