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: 4 days ago
JSON representation

  • Compilers

    • 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

    • 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.
  • 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.