Slay the dragon and marry the princess? Or feed her to the dragon and get a cool new pet? This demo shows how you can easily create multiple story lines...
We don't like cheaters. Especially those who use automated hacking tools to put them at the top of the high score list, add infinite lives, coins etc. This demo shows...
Learn how to make a simple database to store information about all the items in your game. This example shows how to add a shop in your game, where weapon...
Sometimes you may want to collect data from players. This could be their scores, game statistics, feedback, survey answers or anything else. One of the easiest ways of doing this...
This is a wonderful demo if you're looking for a shopping cart or allowing your player to select the color, make and model of their game racer. Event sheet gives...
This demo will not win any beauty contests, but it may be the most useful example on this website. It demonstrates how to use Local Storage plugin to save player's...
You never think you'll need to export array data, until you do. Use this demo to learn how to export array data to the Excel-compatible CSV file using Construct 3....
Looping, indexing .... oh it's all deathly boring, but a necessity when it comes to programming. This demo shows how to sort data in 2 dimensional arrays. (more…)