The new Scirra Arcade allows you to share your game with the world on the Scirra website itself! Here's what you need to know. To ensure players have a good exp...
Construct 2 games work offline. So long as the game has been downloaded once while online, the user can play the game again after going offline. This is great f...
Construct 2 has an AJAX object that will allow you to make a request to a target page in order to return the resultant data to AJAX.LastData where we can use th...
A tutorial to demonstrate the use of Basic Physics . You need to save the monkeys by making sure their platform reaches the ground with the monkeys still on it!...
UPDATE UPDATE: There's actually a major bug in the plugin. See here for details and a substitution: Part 2.1. UPDATE: Since part-2 was released, there have been...
Edge scrolling is used in many of the real time strategy games where the layout is usually big. This is a feature in which the user can scroll through the layou...
In this tutorial we are going to add some additional functionality to our platformer games in the form of a wall jump action for our character. This is a tutori...
In this tutorial we are going to add some additional functionality to our platformer games in the form of a double jump action for our character. This is a tuto...
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...