Friday, April 8, 2016

Twine: an open-source tool for telling interactive, nonlinear stories.


I've been playing with Twine (http://twinery.org/).

From their website:

Twine is an open-source tool for telling interactive, nonlinear stories.

You don't need to write any code to create a simple story with Twine, but you can extend your stories with variables, conditional logic, images, CSS, and JavaScript when you're ready.
Twine publishes directly to HTML, so you can post your work nearly anywhere. Anything you create with it is completely free to use any way you like, including for commercial purposes.
Twine was originally created by Chris Klimas in 2009 and is now maintained by a whole bunch of people at several different repositories.


I found the stories I was most attracted to were the nonlinear (not necessarily plot-based) stories that explicitly took advantage of the format. Here are a couple of interesting ones:

http://www.fahlstaff.com/

https://sub-q.com/play-a-man-in-his-life/

http://www.magicalwasteland.com/the-arboretum
I'm playing round with the possibility of using Twine to deliver instruction online. Could lecture notes, even lectures, become interactive using Twine. I'll play with the possibilities this summer.  

No comments:

Post a Comment