In many modern top-down view games, such as The Legend of Zelda: A Link to the Past , players have great freedom of movement in that they can move in any of the...
In this tutorial, I'm going to attempt to create a simple top-down racing protoype. In this game, the other cars in the race will be played by the computer who...
Hi Constructors! Here is a very straight forward way to get your .Capx file running as an Xcode app. Just one rule, if something doesn't make sense, please firs...
This small tutorial aims to help you cast your first game. Now that I have finished the game (design, code and music) . Now i'm rich. Intended as a simple guide...
The main idea is to have a simple way to write code while developing without breaking anything. It can also help to debug elements and have developer shortcuts...
This is an absolute basic Game with timer set up. The goal is to use navigation controls to steer the car in to position before time runs out. This was also dev...
In this tutorial, you will learn how to create and add Youtube videos in Construct 2 for video intros, gameplay, or anything you want to show. Part 1. Part 2. S...
In this tutorial you will learn how to create your own Highscores for your games, using your own free server / database. Let's go! Here's an example of how the...
This is a continuation of This tutorial where we made the random "dungeon" maze used in this demo . Like Rogue, or other Rogue-Like games, we want to "light up"...