Construct 2 Tutorials
Learn game development and coding with Construct 2
-
Using the Facebook 2.0 plugin
Facebook has once again updated their API, so as of October 27, 2014 any new Facebook apps will no longer work with the Facebook plugin or my older plugins with...
-
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...
-
-
-
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...