Construct 2 Tutorials
Learn game development and coding with Construct 2
-
-
Making an Interactive Treasure Map
In this tutorial you'll use effects (and other stuff!) to create an interactive map that reveals locations only when the player has "discovered" them. Location...
-
-
Get/Set data from HTML page
In this tutorial I will show you how to send data from the HTML page which hosts the Constuct 2 game (canvas), to the game itself, and vice versa. This is handy...
-
Pick every object within range
This is my first tutorial so please send me some feedback with your comment. In this tutorial will show you how to pick any object within some range. I could no...
-
How to Think of a Good Game Idea
In order to be successful in the game developing world, you must create good quality games that people will want to play. This tutorial will teach you a great s...
-
8-direction behavior with jump
As described at the Fabulous Manual : The the 8 Direction behavior allows an object to be moved up, down, left, right and on diagonals, controlled by the arrow...
-
VeryVariable: Mini-Map Interaction
In the other tutorial we learned how to map the players position on a layout to a Mini-Map. Now we'll take things one step further. Instead of just using the Mi...
-
So you want to program with Construct 2 ?
Based on the two episodes ( part 1 , part 2 ) from extra-credits the goal of this tutorial is to make the point on what it is and what it takes to be a develope...