Construct Tutorials
Learn game development and animations with Construct
-
How To Create A Simple Scrollbox
This Is an Example of Scrolling in a box,This capX file was made for me by thee renowned R0J0hound.In this example R0j0hound explains. How To - Simply Implement...
-
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...
-
Tips on publishing HTML5 games to the web
Construct 2 games are based on HTML5 technology , and as a result has excellent support for exporting games for the web. This guide includes some useful informa...
-
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...
-
saving a snapshot
I am going to show you how to save a snapshot you took for your game. Try this link for an example. 1.Ok, lets open the game you want to add this to. 2.Add obje...
-
Effective Game Music
Game music comes in all shapes and sizes, be it orchestral or 8-bit or dubstep or whatever genre you want; Short loops, long pieces, or even ambient pieces crea...
-
Collaborative Game Development
When we can't achieve alone one great task, we often instinctively turn to others to help us. Making a game can be a VERY challenging task, and because of anyth...