Guides
Use these guides to start writing stories with Choicelab. You just need a computer and a text editor to get started.
- Setup and installing Choicelab
- Basics: Learn how to use scenes and paths to write a story.
- Scene Elements: Using text, actions, and timing to enrich your scenes.
- Publishing Your Story: Use a third-party platform to host your Choicelab story on the web.
- Action Reference: A guide to actions you can insert into your scenes.
Advanced Guides
- HTML & CSS: Styling a story's DOM elements.
- Events: Listening to moments during Choicelab playback.
- Custom Actions: Extend Choicelab by creating your own actions using JavaScript.
- Extending the Starter Project: Details on editing the starter project's file structure and build processes.