Construct Tutorials
Learn game development and animations with Construct
-
-
Lennaerts PHP mysql multiplayer tutorial
Hi folks, this is the tutorial for a php based multiplayer, build from scratch. It is loosely based on my TankWars multiplayer test game. This method works with...
-
Timer and countdown
Hey there, I again decided to make tutorial today it will be timer because my good friend asked me about it so let's start. For timer we'll need just one layer...
-
Scoring - Theory and Practice
So I've been thinking a bit about the scoring in a game. A Wikipedia article about Game scoring describes it actually very well. Scoring is basically a motivati...
-
Advanced game pausing
Based on Gnome's recent A Simple Pause menu , here's a more extended tutorial. There are quite a number of things you shouldn't forget, as we'll learn below! Us...
-
-
Physics Explosion
I've been looking for a tutorial that explains how to make a explosion, but I can't find any. So I figured I would make one myself. A physics explosion can be v...
-
Pseudo-3D games.
I know some people are interest in 3D games, and I've been thinking about trying Pseudo-3D games in Construct. First of all, you may be wondering what this has...
-
Supporting Multiple Languages
Here is a method for supporting multiple languages using XML and project files . Each language will have it’s own file called strings. Xx .Xml where xx is the t...