Learn game development and coding with Construct 2
Okay so I just wanted to make a short tutorial covering this specific subject since I have been trying to figure it out for a long time and finally solved it a...
Someone was asking about how to shoot BULLETS on left and right side too. The only way I have found is this way at the moment. I hope it might help that's why I...
First we need to create a game. I did for example shooter. And he made buttons for touch . See how it looks. After the game, we have exported to HTML 5. We need...
In-app purchases can be a great way to monetise your Construct 2 games on Windows 8. For our game Mortar Melon we’ve given our first world away for free, but th...
And today, I will tell you how to do Arkanoid. To do this, you will need sprites: Then create a project 640, 480, and the window size do the same: Then insert o...
For each will run a loop containing all of the conditions and actions after it for each instance of the object specified, picking only one of those instances ea...
A tutorial to demonstrate the use of Basic Physics . You need to save the monkeys by making sure their platform reaches the ground with the monkeys still on it!...