Construct 2 Tutorials
Learn game development and coding with Construct 2
-
How to collaborate on projects with SVN
Many projects are team-based, with multiple people contributing to a single Construct project . Construct supports saving projects in a folder structure, where...
-
Platformer Enhancements - Double Jump
In this tutorial we are going to add some additional functionality to our platformer games in the form of a double jump action for our character. This is a tuto...
-
Platformer Enhancements - Wall Jumping
In this tutorial we are going to add some additional functionality to our platformer games in the form of a wall jump action for our character. This is a tutori...
-
Creating a real-time strategy game
I was looking through the tutorials today and realised that there seemed to be a lack of RTS tutorials, therefore since I am developing one, I thought that I'd...
-
Asteroid clone in less than 100 events
Making a simple but complete asteroid clone in less than 100 events using C2's free edition, that is the challenge of this tutorial. To prove that it is possibl...
-
Cloning the Classics: Breakout (Video)
In this series of video tutorials, we create a Breakout game. Note: For an optimal viewing experience, watch the videos on YouTube in Full Screen mode at high r...
-
How to use the System 'Wait' action
The Wait action in the System object waits a number of seconds before running the next action. The Wait for signal action works very similarly, but instead of a...
-
-
Make a Police Car Chase Game
Simple tutorial from scratch to create make police chase game in both Construct 2 and 3. Required no extra plugin.