Skip to content
Logodaedalus edited this page Apr 21, 2019 · 10 revisions

Welcome to the StoryAssembler wiki!

Getting Started

To create your own scene, you'll need to:

  1. Create a scene config file
  2. Create a content file
  3. Edit main.js and Coordinator.js to reference those files
  4. Start up a webserver and admire your handiwork!

Advanced Authoring

  • Check out the Authoring Patterns page for advanced structural things you can do to make your narratives more complex.
  • Consider adding Templates to your text to make it more reactive.

Technical Details

If you're more interested in the nitty gritty details of how the system works, head over to the Technical System Description.

Clone this wiki locally