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
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
Statistics: Posted by Hutchboy — Tue Aug 13, 2024 4:00 am