In the attached file you will learn the basics of Javascript integrating the Construct 3 engine, and it can become very powerful as you learn more. All My Tutor...
THE GREAT QUESTION: HOW DO I KNOW WHAT TILES I HAVE IN A TILEMAP? Well that is a question I asked myself and when looking for a reference I realized that there'...
Today, you will learn how to make a cool water effect for your games using WebGL Effects. First, create a new tiled background named "Water". After that go to G...
This tutorial introduces several ways to manage data structures to make a simple inventory system. Which one is better dictionary or array inventory? They each...
Greetings, I have searched for how to make a rolling dice, I couldn't find one. So I tried to make one and finally I was able to make one. First, insert a sprit...
This tutorial is a follow up to my article “ How to improve your Construct 2 code with callbacks ”. Today, we'll take a look at some techniques to achieve a mor...
This is a solution that use Facebook and twitter dialog with the browser plugin for publish your game score on iOS windows phone and Android using cocoonjs, it...
Ever play a game that had a random loot when you searched something or killed an enemy? Of course you have, it's a nice feature to have in a game. I'll teach yo...
I happend to check heroku for one of our friend to see how difficult is to upload files in Heroku. After login into account I got the understanding , it Is'nt s...