Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-twine

A list of awesome Twine resources
https://github.com/vorpalhex/awesome-twine

Last synced: 1 day ago
JSON representation

  • Compilers

    • ExTwee - "Extwee is a Twee compiler supporting Twine 2-style formats using the Twee 3 specification."
    • Twine 2 - The official graphical client and easiest way to build a Twine story.
    • Tweego - A command line based tool for building Twine stories from text files. It's written in go and is easy to install with proper piping support for use in toolchain like flows.
  • Official Engines

    • Snowman - An engine built for developers focused on pure JS and CSS. Exposes minimal direct features.
    • Harlowe - The default engine for both Twine and Tweego, Harlowe is relatively powerful with strong macro support. Harlowe offers "hooks" as easy way to style passages.
    • SugarCube - A more powerful, libre engine that exposes more macros and functionality.
  • Tools

    • Cradle - A tool for importing and parsing Twine stories in Unity
    • Jailbird - A format and parser to get Twine stories into JSON.
    • Jailbird - A format and parser to get Twine stories into JSON.
  • Integrations

    • Bitsy in Twine - A python script for getting [Bitsy](https://ledoux.itch.io/bitsy) to play nicely with Twine.
    • Dynamic Avatar Drawer - A system for dynamic avatar creation within your Twine game.
  • Specifications

    • Twee 3 Spec - Spec for underlying Twee v3 format.
    • Treaty of Babel - Where the IFID originates from and some background information on it.