Twine 2.6: Harlowe 3.3: Advanced Patterns: Introducing Storylets

This video reviews storylets, a different model of thinking about passages in Twine. Rather than using links between passages, each one has a "when" condition comparing a story-wide variable to another value. This decides if a storylet is open (condition is true) or closed (condition is false). By using lambdas, we can search for and access an open storylet in Harlowe based on the condition and navigate a story, or its parts, much more dynamically. Download (via GitHub): https://videlais.github.io/twinetutor... Harlowe 3.3 Playlist:    • Twine Handbook: Vol 1: Harlowe   Twine 2.6 Playlist:    • Introduction to Twine 2.6/Twine 2.8   Created by Dan Cox (‪@DanCox‬)