Construct 2 Tutorials
Learn game development and coding with Construct 2
-
Adding Your Own Template to New Projects
You use a standard splash page for your games. Save a template with that splash page already added, open the template for a new project and, voila! You can move...
-
-
Maze Game for touch screen android
This tutorial is based on Ashley Creating a game for Windows Phone 8. Now what he written I have used same principal to do this tutorial. If you're new to Const...
-
AJAX Simple Multiplayer Update
This tutorial will show you how to set up a basic AJAX based multi-user demo app, whatever you would like to call it. Well, this is more of an explanation than...
-
How to export to IOS with Ejecta
Ejecta is a great tool to export your game to the iOS platforms. First of all, we have to say an enormous thank you to 0plus1. , who has done a incredible work...
-
Simple Array Shuffle
Here's how to shuffle an array in 1 event. In this example, I fill a simple array with 4 values (0, 1, 2, 3). This represents 4 music tracks in which I want to...
-
Optimization and TLE (top level events)
As a new C2 programmer, I spent some time trying to understand what's under the hood, how events work, and how to use them wisely. I've put here the infos I fou...
-
Monetizing their games with construct 2
Come on, maybe u don't have to worry about how to put adsense banner as it is rather well known, but it is a matter of profit to be desired in the case of games...
-