Compiling Your Story: Using Techniques from Compiler Design to Check Your Narrative
Speaker | Jon Manning |
---|---|
Time | 2020-01-16 10:45 |
Conference | LCA2020 |
Talk details | Link |
Yarn Spinner
Dialogue engine.
Nosed based dialogue.
- Requires new node for every new line.
Script based dialogue.
- Type dialog in programming language.
- Mostly Internal tools.
Hybrid.
- Node contains complete script.
- Requires custom tool. e.g. Twine. Twine designed for adventure choose your own story.
We want to assist in testing. Testing very similar to testing program. We can use existing tool set.