First commit

This commit is contained in:
David Masad
2021-01-27 15:30:48 -05:00
commit dc8d36b4de
6 changed files with 569 additions and 0 deletions

16
Readme.md Normal file
View File

@ -0,0 +1,16 @@
# 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
- [ ]