NOTE: This tutorial is written under the assumption you already have downloaded Construct 2. In this tutorial I will be showing you how to build and design a ba...
Making cars is a bit tricky. Getting in and taking control of one is simple but the problem is getting out. It took me a while but I finally figured it out. Onc...
When I wrote this tutorial, there was no turret behavior in C2. It exists now, so may be the functionality of the behavior is much better than this. Try turret...
Creating Android games with Construct 2 can't be easier . Its really easy to do it ^^. So many people asked me how to do this also there are many people thinks...
Using bridges in a game can make some really nice gameplay. While using a normal, static bridge is always nice, it's sometimes just to plain and nothing much ca...
I have Written this for the Beginner. You Veterans can skip over most of this Tutorial. Step 1 and 2 Open a new Project and then set you properties. Click 'Layo...
I've recently made an hour long video tutorial for the website GameDev TutsPlus about making a Pong clone with Construct 2. You can check it out on their websit...
Windows 8 runs on a wide variety of screen sizes and DPI screens and it is important to make sure that your game looks great on all the screen sizes to add a pr...
Recently Ive noticed I have been using way too many event sheets in my games. Having too many event sheets can slow down your game. A programmer got on me about...