Construct Tutorials
Learn game development and animations with Construct
-
-
Construct 3 Tutorial : Creating snake
This snake game is created in Construct 3 and is easy to make. You can get the full template at the Scirra store : Contact me on Fiverr if you want further assi...
-
-
Making a simple mask
2) the second will have 2 sprites for masks; 3) the third the player-sprite. On the layer mask, set FORCE OWN TEXTURE to YES. This layer should have two objects...
-
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...