I have made this as a way of teaching myself but I hope it is useful. As a total noob I need things spelling out for me with no assumed former knowledge. As I w...
The time has come, you want to make a game and share it with your friends, but you don't know what to do or know where to start. This guide will help you overco...
The tutorial below shows a trick to "mask" the preloading time. Since I wrote this tutorial I experimented a lot and I finally managed to make a plugin which do...
Today we’re gonna talk about level design. This is actually a presentation presented by one of my friend. I’m just simply wrote what he said, and add stuff here...
Sorry this tutorial is first publish by (KTML5) all I done is repeated So many time person say I have attempt to load MP3 files and found I can load files but c...
For my first tutorial, I'll focus on a trivial thing, shuffle the content of an Array. But with a little trick : This can work with any Array of your project !...
The original scale of Construct layout is 1. So when you want to zoom it, you need to modify the scale. The bigger the value, the bigger zoom you get. To dynami...
In this tutorial, we're gonna make a simple amazing bricks clone. I’ll use “Obstacle” to refer the shorter obstacle, and “Wall” for the two longer obstacles. 1....
The possibility of adding a multiplayer component to your game is an exciting prospect indeed! Here are some simple techniques that should help a beginner or no...