1
0
Fork 0
mirror of https://github.com/Oreolek/gamebookformat.git synced 2024-07-03 07:05:09 +03:00
gamebookformat/examples/references.gamebook

15 lines
331 B
Plaintext
Raw Normal View History

* 1 start
This is where the adventure begins. You can go on to the
next section, see %(next)s or try the other instead, see %(other)s.
* next
This is the next section. Go on to the end at %(end)s.
* other
This is another section. You can try the next section now,
see %(next)s, or go on to the end, see %(end)s.
* end
The end.