Construct 2 has an AJAX object that will allow you to make a request to a target page in order to return the resultant data to AJAX.LastData where we can use th...
This tutorial is under construction! Please tell me if I've gotten anything wrong, or missed something you think is important. In this tutorial we'll look at th...
It takes three simple steps. Here they're, followed by detailed instructions, and a walkthrough showing how you can add sounds to the Beginner's Guide tutorial...
Construct 2 Release 74 introduced the ability to use Web Fonts in your projects. This allows you to add custom fonts to your games without having your players i...
ASCII Conventer online. Dont like standard HTML textbox? Let's make your own! Everything is much simpler than it seems. For this example you will need only 2 ob...
Although there are some timer tutorials here, we'll explore different things you can do with timers. The time variable is a built-in variable that begins whenev...
How do I make the platformer's jump height vary depending on the tap or click duration? Think Mario and Sonic, those dudes knew how to jump high and low! I see...
Today, we'll take a look at synchronous callbacks. Behind this expression lies a simple, yet powerful programming concept. Let's see how it can help us to build...
How to create RPG turn-base game. This question was asked because he was learning from YouTube video by person name Hey everybody, • I'm Gio, and I love to make...