Hubbry Logo
search
search button
Sign in
Historyarrow-down
starMorearrow-down
Welcome to the community hub built on top of the Twine (software) Wikipedia article. Here, you can discuss, collect, and organize anything related to Twine (software). The purpose of the hub is to connect people, foster deeper knowledge, and help improve the root Wikipedia article.
Add your contribution
Inside this hub
Twine (software)
Twine
Original author(s)Chris Klimas[1]
Initial release2009; 16 years ago (2009)[1]
Stable release
2.9.0[2] / 16 June 2024; 15 months ago (2024-06-16)[2]
Repository
Written inv2.*, TypeScript
v1.*, Python[3]
Operating systemLinux, macOS, Windows, Web application[1]
TypeGame engine, electronic publishing tool
LicenseGPL v3[4]
Websitetwinery.org
As of2024-07-10

Twine is a free open-source tool created by Chris Klimas for making interactive fiction and hypertext fiction in the form of web pages. It is available on macOS, Windows, and Linux.[1]

Software

[edit]

Twine emphasizes the visual structure of hypertext, and does not require knowledge of a programming language as many other game development tools do.[5] It is regarded as a tool which can be used by anyone interested in interactive fiction and experimental games.[5][6]

Twine 1 generated code using twee. Its frontend was derived from TiddlyWiki, with a similar but incompatible data format.

Twine 2 is a browser-based application written in HTML5 and Javascript, also available as a standalone desktop app; it also supports CSS.[5] It is currently in version 2.10.0, as of November 2024.[1]

Rather than using a fixed scripting language, Twine supports the use of different "story formats". In Twine 1, these mostly affected how a story was displayed rather than how it was written, but Twine 2 story formats combine style, semantic rules and markup conventions and are described as "dialects" of the Twine language.[7] There are many story formats;[8] they include Harlowe (the default format for Twine 2), SugarCube (based on the original format used by Twine 1), Snowman (which integrates JavaScript libraries into Twine) and Chapbook (a "second generation" format created and maintained by Twine creator Chris Klimas).[9] Twine 2 also supports "proofing formats", which are designed to output Twine content in a variety of ways to allow for on-screen proofing and error checking, as well as conversion of Twine stories into other formats.[8]

Notable works

[edit]

Film

[edit]

Twine was used by writer Charlie Brooker in developing the interactive film Black Mirror: Bandersnatch.[10]

References

[edit]
[edit]
Add your contribution
Related Hubs