Skip to content

PlytonRexus/parchment

This branch is 353 commits ahead of, 244 commits behind curiousdannii/parchment:master.

Folders and files

NameName
Last commit message
Last commit date
Sep 25, 2019
Sep 25, 2019
Sep 7, 2015
May 2, 2011
May 18, 2013
Mar 24, 2013
Jul 17, 2016
May 2, 2011
Jun 10, 2011
Jul 17, 2016
Sep 10, 2009
May 18, 2013
Jul 14, 2017
Jul 17, 2016
Dec 3, 2017
Jul 17, 2016
Sep 10, 2009

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.3%
  • HTML 2.9%
  • CSS 2.7%
  • Visual Basic .NET 0.1%