Construct 2 Tutorials
Learn game development and coding with Construct 2
-
Guardar y cargar datos WebStorage
First in a new project , add a Text object just change the name to "Data " , add a Textbox object , put it under Text and name "Area" , finally creates two Butt...
-
Power-up & -down and health bar
Feel free to download the following images and insert them accordingly. Layer 0 - Background with background tile. Lock the layer! Layer 1 - One player sprite,...
-
Button Demo
I don't know this might help someone or not! Here is demo that I created to see how rotation can be use and see the different result. Forgive me if I am wasting...
-
[Reserved] Create WGT File
If you want to submit your game to appBackr and possibly make a bit of money, you will first need to create a WGT file for your game. First of all, ensure you h...
-
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...