Construct Tutorials
Learn game development and animations with Construct
-
-
-
Construct Time #5: Gamepad menu
Hey, I'm back with a new video tutorial after a long pause. This time, I'm showcasing how to make a menu compatible with gamepad. As always the file is publicly...
-
Construct Time #4: Visual consoles
This time I've made two examples on how to integrate JS libraries to C3 projects, and in particular visual consoles. Visual consoles are super useful for when y...
-
[JS] Writing a good class system
In C3 we now have the option to subclass objects. This essentially means writing a class that extends an object class and will allow us to add custom code to th...
-
6:55
Knife Hit Tutorial
Throw the knives into the logs to break them. Slash the apples and unlock new knives. Each 5th stage is defended by a boss - beat them to get exclusive knives!...
-
-
-
Build Android APK easily with Cordova CLI
It was for a while that I wanted to write this tutorial (my first tutorial..) to share the little I know about it, hoping it might be useful to many beginners l...