Twee source code

This is the twee source code.
This commit is contained in:
Jigme Datse Yli-Rasku 2024-10-11 19:00:20 -07:00
parent 5070497669
commit 2ff1bb309e
3 changed files with 26 additions and 0 deletions

16
twee/Start.twee Normal file
View File

@ -0,0 +1,16 @@
:: Start
# This is the start Passage
## This really shouldn't be here
There are some different ways that I've looked at that seem to work.
* [[Email]]
* [[Web Link]]
:: Email
This should have info about using email links.
:: Web Link
This should have info about using web links.

2
twee/StoryTitle.twee Normal file
View File

@ -0,0 +1,2 @@
:: StoryTitle
Feedback Story Test Suite

8
twee/storydata.twee Normal file
View File

@ -0,0 +1,8 @@
:: StoryData
{
"ifid": "ADD0C2CE-187E-468C-9A8C-B7C43A7E9520",
"format": "harlowe",
"format-version": "3.1.0",
"start": "Start",
"zoom": 1
}