Construct 2 Tutorials
Learn game development and coding with Construct 2
-
Flappy Birds Clone in 10 minutes
With Construct 2 , it's possible to put together a very basic "Flappy Birds" game in around 10 minutes! You can download all the images and the Construct 2 Capx...
-
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...
-
-
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...
-
How to create Animated menu option
In this video I have shown how to create a menu option system in Construct 2. Which can be used in any type of game especially Arcade Games, Function in this ga...
-
Isometric TileMap
I search for a simple tutorial teaching how to make an isometric map with the Tile map object but I couldn't find it so I decided to make one. These is a fast t...