Releases: zSnout/story.py
Releases · zSnout/story.py
Storymatic v1.0
Storymatic v1.x includes the following components:
- State and Block System
- Goto
- Run
- Text
- Variables
- Types
- String
- Number
- Variables
- Special Variables
- Inputs
- Types
- Menus
- Contexts
- Exit
- Exit
- Stop
- Kill
- Raw Text
- If Blocks
- If Blocks
- Else Blocks
- Elseif Blocks
- While Loops
- While Loops
- While {condition}
- Do-While Loops
- Dowhile {condition}
- While Loops
- For Loops
- For __;__;__
- Repeat Loops
- Repeat {x}