Here I'll show you a way (sure there are diffrent ways to work it out though) for saving and loading numeric variables or string variables from the LocalStorage...
Because I can't type more in the title (limited characters), so let me explain this problem exactly before diving in. This happens when: - You have multiple gam...
Starting from an inspiration to create a Project Viewer application by storing data on the existing MySQL database on the hosting, then find this way that is qu...
If you want to show something and save its state , save a variable , stop show something , show something on start of layout once / first Run ) or whatever you...
In this tutorial, I'll be covering how to make your own top 10 high scores board using Construct 2 (release 277). You'll learn how to: - Sort your scores (aka s...
Construct can export your project as a traditional desktop app with NW.Js , which is basically a standalone version of the Google Chrome browser. In other words...
(This tutorial assumes you have some knowledge of how Construct’s Conditions and Actions work. If not, see the beginner tutorial.). Basically, you can think of...
Have you finished your game and want to share it with the world? If you have your own website and some HTML know-how, you probably are comfortable integrating t...
I’m going to outline the steps & logic here, rather than itemize every single step of the process. There's a lot of indexing into arrays, so I’ll try my best to...