From ca835cb3d78d798a9794ed7a696930de5b1925e6 Mon Sep 17 00:00:00 2001 From: David Masad Date: Wed, 27 Jan 2021 21:34:05 -0500 Subject: [PATCH] Implementing widget --- Readme.md | 6 ++-- examples/ball_game.html | 75 ++++++++++++++++++++--------------------- examples/ball_game.tw | 13 ++----- storymanager-widgets.tw | 8 +++++ 4 files changed, 52 insertions(+), 50 deletions(-) create mode 100644 storymanager-widgets.tw diff --git a/Readme.md b/Readme.md index 008530d..6d0a901 100644 --- a/Readme.md +++ b/Readme.md @@ -3,6 +3,8 @@ A lightweight storylet manager for Twee and Sugarcube. + + ## Feature list - [X] Generating potential storylets based on state @@ -12,5 +14,5 @@ A lightweight storylet manager for Twee and Sugarcube. - [ ] 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 -- [ ] \ No newline at end of file +- [X] Widget for displaying storylet links + - [ ] Make the widget into a macro \ No newline at end of file diff --git a/examples/ball_game.html b/examples/ball_game.html index 7edb79f..4c30a25 100644 --- a/examples/ball_game.html +++ b/examples/ball_game.html @@ -100,7 +100,7 @@ var saveAs=saveAs||navigator.msSaveBlob&&navigator.msSaveBlob.bind(navigator)||f
Your browser lacks required capabilities. Please upgrade it or switch to another to continue.
Loading…
-