Open Source Interactive Story Writer
Posted: 28 Jan 2014, 11:37
https://github.com/tweecode/twine
An easy way for someone to write a quest without having to to script.
Runs on Mac, Windows and Linux.
Allows you to easily create and link dialogues and choices via [[CardName|OptionText]]
So if I had a card named Cheese I could do
Do you like Cheese?
[[Cheese|Yes]]
[[Danish|No]]
it then links them. It allows for other more advanced story settings as well.
An easy way for someone to write a quest without having to to script.
Runs on Mac, Windows and Linux.
Allows you to easily create and link dialogues and choices via [[CardName|OptionText]]
So if I had a card named Cheese I could do
Do you like Cheese?
[[Cheese|Yes]]
[[Danish|No]]
it then links them. It allows for other more advanced story settings as well.