Quantcast
Channel: LiveCode Forums
Viewing all articles
Browse latest Browse all 757

Games • Building a Story Maker App - "Mr. McDonegal"

$
0
0
Hi,

I had a project on the back burner I decided to work on a bit today. The goal is to create a story making application template, so I began with getting the core stuff going for fictitious tales about a London-based tailor/spy, Mr. McDonagle.

In the attached example I have one chapter designed with a number of editing controls and some debug code. I decided the format of my content needed to be flexible, so I have designed it around a JSON format. My hope is that it will make adding additional features in future versions easier to implement (like triggering speech or animations coded in the JSON file). At the moment the stack saves JSON files externally to the "documents" folder.

BTW, I use "JSON Editor v. 1.5" from the Apple App Store for viewing and editing JSON files.

Happy Coding,
Mike
Mr. McDonegal's Crown Jewel Caper.livecode.zip

Statistics: Posted by Hutchboy — Tue Aug 13, 2024 4:00 am



Viewing all articles
Browse latest Browse all 757

Trending Articles