Learn game development and coding with Construct 2
I've recently made an hour long video tutorial for the website GameDev TutsPlus about making a Pong clone with Construct 2. You can check it out on their websit...
I Tried Many Times Until I knew how to make cheats. Its Easy. First make your game normally. After you finish it add a textbox and a text. Name the textbox : (c...
Here you'll learn the basic of composing character with multiple parts, improving your job and making source files smaller. This smart solution Is'nt new, old g...
This is just a very quick tutorial on parsing some XML text. I had to visit all three links referenced from the manual to figure this out, and thought a concret...
Today ill talk about animations on platform behavior as we can read in forum many people says there are a bug on the animation or blablabla so I decided to do a...
Clay.Io is a hub for HTML5 games that provides both a marketplace and API. This guide will explain how to publish your Construct 2 game to the Clay.Io Marketpla...
Clay.Io is a hub for HTML5 games that provides both a marketplace and API. This guide will explain how to integrate features like high scores and achievements i...
The idea is to build a string that corresponds to the name of the animation you want to play. The only requirment is that you have a strict naming convention on...
Using bridges in a game can make some really nice gameplay. While using a normal, static bridge is always nice, it's sometimes just to plain and nothing much ca...