Construct 2 Tutorials
Learn game development and coding with Construct 2
-
Physics Game Entirely using PHYSICS
Let’s create game entirely using PHYSICS movements. We'll not use sprites behaviour like Bullets or Player movement in Platform or 8 directions. This game will...
-
Five nights at Freddy's "6 AM" clock
It's really easy to do this, but I thought it'd be helpful to some people? You need the "Litetween" behavior in order to open the .Capx file. If you don't know...
-
-
Introduction to WebStorage Simplified
This Is'nt intended to be an end-all-be-all for WebStorage use. I am writting this because I spent over an hour last night trying to figure out how to make my a...
-
Path Finding
Path finding subject has been prepared by many of you. I still get messages from newcomers how to implement this? Well here is self explaining CAPX that will te...
-
Tile Slider
Now if you had followed my tutorial on Using Arrays then you can understand what I am talking about. When I was asked to do this Array demo many of you sent me...
-
Fruit Slicers
Someone ask me to help him or her to build Food Slicer game. Where different kind of fruits shootout from bottom and player has to slice the fruits and get scor...
-
-
Countdown timer: Creating one
Hey users! This is how to create countdown timers. Creating User Interface. To start, add a "UI" layer. To make objects in this layer "float" set the properties...