Files
StoryletManager/Readme.md
David Masad dc8d36b4de First commit
2021-01-27 15:30:48 -05:00

16 lines
526 B
Markdown

# Story Manager
A lightweight storylet manager for Twee and Sugarcube.
## Feature list
- [X] Generating potential storylets based on state
- [X] Filtering to N storylets based on priority
- [ ] Allowing some storylets to interrupt and take priority
- [ ] Track storylet history (e.g. to prevent repetition)
- [ ] Storylets bound to specific data
- [ ] Storylet with any binding
- [ ] Storylet tagging and filtering (i.e. pull from only a subset of storylets)
- [ ] Macro / widget for displaying storylet links
- [ ]