First, download only DFNanimateIV.Capx to follow the tutorial. Only download DFNanimateIV2.Capx when you reach the section that asking you to download it. This...
I have been asked by many of you what size screen, what resolution for Android phone Development to use? I am just going to show you just basic Android game. Th...
In this tutorial, we're gonna make a simple amazing bricks clone. I’ll use “Obstacle” to refer the shorter obstacle, and “Wall” for the two longer obstacles. 1....
The possibility of adding a multiplayer component to your game is an exciting prospect indeed! Here are some simple techniques that should help a beginner or no...
Like you, I like to minimize code to the fewest lines as possible. So here is a little trick I just discovered when I was given a game example by korbaach. I ho...
Today, i’m gonna show you how to make a writing game. The logic is pretty similiar to connecting nodes game, actually. We won’t use canvas plugin on this case,...
So I've been playing with Construct 2. I have had a game idea in mind for a while, but have ZERO coding experience. Luckily, it seems that I've found the perfec...
In the previous tutorial we set up a backend player info database using Parse by rexrainbow's Parse plugins. In this tutorial we are going to build a leader boa...
Today, we're gonna make an education puzzle game which uses simple math equations and matching logic. A math equation will appear, and the user will answer the...