Construct Tutorials
Learn game development and animations with Construct
-
Multi Touch Movement Controls
This tutorial will teach you how to make touch movement controls where horizontal swiping on one side of the screen controls the movement of the character, and...
-
Expect to get hacked.
Ideas on how to keep your app/game safe from hackers. What this tutorial Is'nt. Complete instructions on how to implement any of these ideas. A number of years...
-
Breakout - The Basics
A four part Youtube series of how to make the original Breakout game using NES graphics.
-
Menu buttons using 1 object and event
Menu screens in games always have multiple buttons that navigate you to the game, options menu, controls menu, etc. When I started building my first game I made...
-
Trivia Game
As I promised here is my trivia Game. Writing Trivia game Is'nt that hard. Writing any game or software uses logic and that’s what Trivia game is. To create thi...
-
Ladders in Platform Games
This is yet another tutorial on making a ladder-style sprite that can be climbed in a platform-style game. Sample code and an example capx file are provided. *...
-
Game Design and Development
2nd Edition, Unabridged: Construct Edition. Developing games is something almost everyone can enjoy. As one of the fastest growing and most dynamic industries i...
-
-
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...