This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
choosing_between_twine_and_twee [2013/11/12 21:33] admin created |
choosing_between_twine_and_twee [2017/10/09 20:39] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | <- [[special_passages|Special Passages]] --------- [[installing_twine|Installing Twine]]-> | ||
+ | |||
+ | ===== Choosing Between Twine and twee ===== | ||
+ | |||
There are two applications for creating stories. Both have almost identical capabilities; they differ only in the interface you use to create a story. | There are two applications for creating stories. Both have almost identical capabilities; they differ only in the interface you use to create a story. | ||
Line 4: | Line 8: | ||
**//twee//** is meant to be run from the command line, after you write specially-formatted text files with the text editor of your choice. If you already are comfortable with a specific text editor or development environment, twee is a better choice for you. Creating stories with //twee// can also be automated or included in other scripts much more easily than Twine can. | **//twee//** is meant to be run from the command line, after you write specially-formatted text files with the text editor of your choice. If you already are comfortable with a specific text editor or development environment, twee is a better choice for you. Creating stories with //twee// can also be automated or included in other scripts much more easily than Twine can. | ||
+ | |||
+ | <- [[special_passages|Special Passages]] --------- [[installing_twine|Installing Twine]]-> |