Tutorials tagged json

JSON is a language-independent data format. It was derived from JavaScript.

Similar Tags

Report Tag

15 tutorials with this tag
3
This content is deleted
Tutorial
Make a Quiz Game - Construct 3
11 favourites

In the file bellow you will see how to make a quiz game using Json plugin and Json files , so download the Json file and play around to include more questions a...

2
This content is deleted
Tutorial
How to Make A Quiz Game in 15 Minutes
9 favourites

"Make A Quiz Game in 15 Minutes in Construct3". If you want to implement a Quiz in your game or make a Quiz Game, Don't miss this useful tutorial! Quiz games ar...

7
This content is deleted
Tutorial
Multilanguage for projects using JSON and Dictionary
4 favourites

This is my first tutorial and I'm going to show how you can setup a multi language project using JSON and Dictionary. First of all, lets setup our basic project...

1

By the end of this video, you will be able to. 1. Train and create image models in Teachable Machine. 2. Integrate Teachable Machine into Construct 3. 3. Create...

2
This content is deleted
Tutorial
C3 Data Convert Example
0 favourites

JSON.Get("store.Info.Location") // Lover's Pond. {. "data": }. JSON.Get("data.0") // 123. JSON.Get("data.1") // 456. Example 2.2. {. "items": }. JSON.Get("items...

Similar Tags