Construct 2 Tutorials
Learn game development and coding with Construct 2
-
-
Health Bar
This is a really quick and simple way to create a health, mana, stamina bar in Construct 2. Watch on YouTube.
-
Dragging the Screen with Mouse and Touch
I have been working on a project that required the user to drag the screen using the mouse or touch and it was rather difficult but I have since (with help from...
-
Cloning the Classics: PacMan
In this tutorial, we'll create a PacMan clone using the free edition of Construct 2 (version 90). (The capx file is available for download.). First, you should...
-
Supporting multiple screen sizes
Virtually every game has to work on a different sized screen. This can be different size phone screens - which can even vary across different versions of the sa...
-
-
Construct(ing) Adaptive Music
Adaptive music is a technique (or rather a family of techniques) that can be used to vary a game soundtrack over time. Starting in the early 2000s with the Micr...
-
-
Randomized Sound Effects & Music
Every discussion of game audio invariably touches on the essential concept of repetition. And depending on the specifics of the topic, repeated sounds can be vi...