| File | Date | Author | Commit |
|---|---|---|---|
| downloads | 2019-06-16 |
|
[17a32b] Delete story_deb |
| screenshots | 2019-06-16 |
|
[04e281] Add files via upload |
| READ2RUN.md | 2019-06-16 |
|
[1e90ba] Update READ2RUN.md |
| README.md | 2019-06-16 |
|
[e0c05e] Update README.md |
| gideon.json | 2019-05-30 |
|
[cdfcad] An interactive story of biblical source |
| story.go | 2019-06-02 |
|
[48cb18] Add files via upload |
A Golang reader for JSON representations of non-linear interactive texts/books/stories (CYOA).
(It will read and display any non-linear story in a JSON file.)
go-storyteller is an innovative, small, single file application written in Go(lang), able to read and display non-linear stories/texts - also called CYOA (Choose Your Own Adventure).
It looks and behaves like a desktop application, but actually runs like a web app over a local server - no need for an internet connection -, and uses the computer's default browser as GUI.

If you have golang installed on your computer and know how to run a .go file (and you happen to not have a JSON file with a CYOA story at hand) just download the files gideon.json (1) and story.go onto the same directory, and run it or build your own executable.
Else, you can download an executable file suitable for your OS from here...
... and the file gideon.json (1) to an empty folder and follow the instructions on the READ2RUN.md file.
(1) which contains a sample story; right click over the name of the file on the repository above and choose Save link as...
Copyright [2019] [J. Manuel Caeiro D. P.]
The code in this repository is under the MIT License. You may obtain a copy of the MIT License here
The story in the JSON file has the same copyright and is under the Creative Commons License Attribution-NonCommercial-NoDerivatives 4.0 International