Construct 2 Tutorials
Learn game development and coding with Construct 2
-
How to code monster loot drops
I've written a tutorial for Gamedev Tutsplus . Here is the teaser for the article : In RPGs, platformers, and many other types of game, one common mechanic is f...
-
-
-
-
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...