For the complete documentation index, see llms.txt. This page is also available as Markdown.

Examples

To help you see how RUN_DESIGN syntax works in practice, here is an overview of complete example scripts.

Brief introductions to four example scripts:

  1. A Cat’s Day

    A light roleplay story where you play a cat home alone. Choose to be a good cat, a mischievous troublemaker, or a clever helper—and reach different endings based on the day’s actions.

  2. Love Languages Quiz

    A 20-question psychological quiz. Through situational choices, it helps users find their primary “love language” in close relationships.

  3. Spirit Detective: Old Village in the Mountains

    A text adventure with mystery and horror. You travel to a remote mountain village to escape the past, only to be drawn into strange rituals and the villagers’ secrets.

  4. Feature Test Script

    A technical demo script. It uses dozens of complex variable combinations and conditional checks to test the interactive story engine’s logic and stability.

Last updated