Skip to content

Types, interfaces, abstract classes, and concrete classes for an abstract Twine symbology.

Notifications You must be signed in to change notification settings

furkleindustries/twine-tree

Repository files navigation

twine-tree

Introduction

twine-tree is an abstract representation of the Twine hypertext system, with interfaces, abstract classes, concrete classes, and type guards for every symbol/word used by a generic Twine programming language.

Installation

If you don't already have Node.js installed, download it here. Once Node is installed, use:

npm install --save twine-tree

to install twine-tree in your npm project.

About

Types, interfaces, abstract classes, and concrete classes for an abstract Twine symbology.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published