macadada / parchment

The Interactive Fiction player for the web

Home Page:https://iplayif.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parchment

Parchment is the Interactive Fiction player for the web. To play a story with Parchment go to http://iplayif.com!

Most of Parchment is BSD licenced, except for Gnusto which is GPL 2. Please use Parchment freely, but consider helping the community by sharing any changes you make with us.

Parchment for Inform 7

Inform 7 includes Parchment, allowing you to produce personal websites for your stories. If you want to update the version of Parchment used by Inform 7, grab parchment-for-inform7.zip and unzip it into the Templates subfolder of your project's Materials folder.

Building Parchment

We use Node.js and Grunt to build and test Parchment. Install Node.js and then, from the Parchment directory, install our dependencies:

npm install

To build everything run the following:

npm run build

About

The Interactive Fiction player for the web

https://iplayif.com

License:GNU General Public License v2.0


Languages

Language:JavaScript 94.3%Language:HTML 2.9%Language:CSS 2.7%Language:Visual Basic 0.1%