Learn game development and animations with Construct
If you're working with the Pathfinding behavior (e.G. Turn-based strategy project) you probably want to show player the path that object will move along. Unfort...
This tutorial will explain a little bit about how certain features in the C2 runtime work. And how they can impact your performance. It might or might not be th...
For the recent C3Jam. , I worked on a game called BLU . Its fast-paced strategy platformer with AI enemy bots that use platformer pathfinding. In the game, you...
I am again with new exciting tutorial on How to make a Player's Follower. In this tutorial I have shown when player moves around then how you can make his follo...
This tutorial covers several techniques to improving performance when you have when you have lots of objects such as enemies and bullets. If you have hundreds o...
There are a lot of people asking about "how to make a match-3 game?". Now Rexrainbow series plugins are the perfect solution for this question. In this tutorial...
Rexrainbow's series plugins are perfect solutions for your grid-style games, like: Monopoly, SLG, roguelike games and etc. In this tutorial we'll teach you how...
This tutorial assumes you know your way around Construct 2 fairly well. The first part will just get the maze generated and the second part will deal with how t...
Do you want to know how to create a game player database without writing any PHP & MySQL code? Here is the fastest way to get it done! In tutorial we'll use Par...