This tuto leads you to get automatic rank order of a group of several values (10 here but you can do with as much as you want) from higher to lower. Ideal to ge...
Hi fellow devs! Welcome to my tutorial! In this tutorial we'll learn how to connect our Construct 2 project to PlayFab services. PlayFab is similar with GameSpa...
People say, started a game but halfway coding the game, get a new idea and try to add on this or that get lost and drop that game altogether and start all-over...
In this video I will show how to make player move in the direction of swipe. Player can swipe left, right or Jump. Code is just 3-4 event lines. Check the video...
Making a signed APK with the Cordova Is'nt an easy thing. But if you're capable of making a decent game in Construct you should be able to follow this tutorial....
In this tutorial I show you how to make a rope that can bend dynamically in any direction. You can make the rope as long as you want using only 3 objects.
This tutorial is based off of Sparsha's tutorial found here: Please thank him for his work. Setting up Firebase. Create a new script in Construct 3 and insert t...
If you ever used Unity, you might be familiar with the concept of coroutines. Well, you might or might not know that Javascript supports coroutines as well sinc...
Doing things in a random manner is somewhat easy to do, but to manipulate its function is hard to do especially when things being random tend to somewhat be out...