Enhance your interactive stories with Vorple

Vorple is a JavaScript user interface library for online interactive fiction and hypertext fiction.

Vorple is compatible with the hypertext fiction framework Undum. Later it will support parser interactive fiction using the Parchment interpreter.

Vorple release 3 - now with notifications!

Vorple 1.3 (26-Apr-2012)

From the development blog

Vorple for Parchment: The Inform 7 code

In this post we see how Vorple looks like in Inform 7 code. The I7 source code of the preview can be seen here: source.txt

Basic usage

The goal is and has always been that for an IF author using Vorple should be as easy as using any other Inform feature. The minimum effort is to add the following two lines to any Inform 7 project: Include Vorple Core by the Vorple Project. Release along with the "Vorple" interpreter. Just with this you'd get the default functionality like parser error folding, meta command notifications ... Read more »

@VorpleIF