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...
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...
In last tutorial we've successfully find matched chess in match-3 and L-shape patterns. In this tutorial we'll teach you how to remove those chess, drop them do...
The tutorial below shows a trick to "mask" the preloading time. Since I wrote this tutorial I experimented a lot and I finally managed to make a plugin which do...
The time has come, you want to make a game and share it with your friends, but you don't know what to do or know where to start. This guide will help you overco...
Today we’re gonna talk about level design. This is actually a presentation presented by one of my friend. I’m just simply wrote what he said, and add stuff here...
Sorry this tutorial is first publish by (KTML5) all I done is repeated So many time person say I have attempt to load MP3 files and found I can load files but c...
For my first tutorial, I'll focus on a trivial thing, shuffle the content of an Array. But with a little trick : This can work with any Array of your project !...
The original scale of Construct layout is 1. So when you want to zoom it, you need to modify the scale. The bigger the value, the bigger zoom you get. To dynami...