Construct Tutorials
Learn game development and animations with Construct
-
How to make a Windows 8 app
Creating a game for Windows 8 is easy with Construct 2 . If you haven't already, download the Free edition and get going with the Beginner's guide ! Note: Consi...
-
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...
-
-
-
Edge Scrolling
Edge scrolling is used in many of the real time strategy games where the layout is usually big. This is a feature in which the user can scroll through the layou...
-
-
Game Design and Human Engineering
Da ich durch eine Krankheit zur Zeit selbst in die Lage gekommen bin, schlechter zu sehen, ist mir eine Sache sehr deutlich aufgefallen: Sehr häufig geht Design...
-
Remember values of instance variables
In this tutorial I'll show you how you can save values of instance variables and then load the saved values without any special saving-plugin. I will use global...