go-storyteller
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.
To test it, f you have golang installed on your computer and know how to run a .go file just download the files...