This was written as an example for a fellow member in the forums to show how to populate a playing card with data. I have attached an example .Capx. <== It can...
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...
Topic: Let's see how to setup user authentication in game with Construct 3 | Rest API Integration. If you have any issues with CORS: Try installing this extensi...
Thanks for choosing Construct 3! Let's get started making your first game. We'll be making the Spell Caster demo game. You'll learn everything you need to know...
There's been an update to this tutorial following the renaming of the Arcade. You can find the new version 'Publishing to the Construct Arcade' here! An easy wa...
Here is the preview link - Preview. Here is the exported folder - Exported Folder. Here is the capx - capx. To make this widget we need a few things first. - Th...
The new Scirra Arcade allows you to share your game with the world on the Scirra website itself! Here's what you need to know. To ensure players have a good exp...
Construct 2 games work offline. So long as the game has been downloaded once while online, the user can play the game again after going offline. This is great f...
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...