This commit is contained in:
2025-04-09 22:34:45 +01:00
commit c674a69e48
9 changed files with 609 additions and 0 deletions

BIN
stories/.floss.story.swp Normal file

Binary file not shown.

View File

@@ -0,0 +1 @@
1 This story has no narrative with index 0, so it will error!

25
stories/example.story Normal file
View File

@@ -0,0 +1,25 @@
# A comment
0 This is a decision based game {1}
1 You walk down the street {A,B}
2 The park is lush and green {C, D}
3 The shop's shelves are brimming with items {E, F, G}
4 You walk around the park then leave the park {1}
5 You play football then leave the park {1}
6 You buy and then drink the refreshing coke then leave {1}
7 "Do you have ID?" {H,I}
8 You buy and eat the Haribos then leave {1}
9 You buy and drink the larger, then fucking die! {J,K}
10 "Piss off then, punk", you piss off {1}
A Go to the park {2}
B Go to the shop {3}
C Walk around the park {4}
D Play football {5}
E Buy a Coke {6}
F Buy a larger {7}
G Buy some Haribos {8}
H Yes {9}
I No {10}
J Restart {1}
K Exit {exit}

14
stories/floss.story Normal file
View File

@@ -0,0 +1,14 @@
### Narrations
0 "Hey Floss" says your cousin, Tannerson, "I know it was your Birthday a few days ago, so I thought I'd give you this", Tannerson hands you a small wooden box, about 20cm wide with the letters "AD" embroidered on the lid in gold and a coat of arms with a Strule and some kind of eel on the lock. "What, what it is, and do you have the key?" you ask, curious as to the heavy contents, "I'm not sure, I thought you might be able to open it with one of your lock picking tools and have what ever's inside it, maybe it's gold" suggested your cousin. "Hmm, thanks Tannerson, I'll see what I can do" you reply as Tannerson ducks out of your key cutting and watch mending shop with a kind nod. What do you do? {A,B,C,e}
1 After some hard effort with a crowbar, you manage to open the box as the metal hinge is teared off the box. Inside the box is a thick book titled "THE RISE AND THE FALL OF THE SALVIAN REPUBLIC a historical account from Panoleon I to the sacking of Leith, By Amitale Aberforthy, Translated by Rareks Smithsone" as well as a tape cartridge labeled "The murder of Syme Fils". Over the next few nights, you settle down to read the book as it tells the story of the Salvian Republic and how they conned the people of Terrus (Where you live) into thinking that the Salvians are magic aliens, when in fact, they were originally from Terrus! When you learn of this, you gasp, "If I show this to anyone, I'll be executed for treason for sure!". The book turns your whole knowledge of your world upside down, is it a sort of prank or does it actually make sense? Where should you put the box? {D,E}
2 You look at the lock, but quickly realise that it's complexity is far beyond your capabilities, "Who made this" you wonder {A,C}
3 "Pfft, it's nothing!" you say as you toss it into your bin. Then End {exit}
### Decisions
e Exit {exit}
A Force open the lid with a crowbar {1}
B Attempt to pick the lock {2}
C It's nothing, throw it away! {3}
D Put it on display, the box and it's lock looks nice after all {4}
E Bin it! This stuff could get me in trouble {5}