parchment VS Inform

Compare parchment vs Inform and see what are their differences.

Inform

Inform is a design system for interactive fiction based on natural language (by TobyLobster)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
parchment Inform
8 2
413 82
- -
7.8 5.2
28 days ago 3 months ago
TypeScript HTML
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

parchment

Posts with mentions or reviews of parchment. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-21.
  • Ask HN: Great text based games to play?
    11 projects | news.ycombinator.com | 21 Jan 2023
    This is a fun one I played recently about shopping in a grocery store, called Aisle. You only have a single command you can give for the whole game, but there's a looot of them you can provide, and it gives you a different ending for each. Part of the fun is trying to figure out what you can say to find another ending. You can play it directly at the link below.

    Play: https://iplayif.com/?story=http%3A%2F%2Fwww.ifarchive.org%2F...

  • These days is there any way to play old Infocom games on an iPhone?
    1 project | /r/interactivefiction | 31 Jul 2022
    Paste any of those URLs into https://iplayif.com for a modern web interpreter.
  • Ask HN: What game you wished existed?
    8 projects | news.ycombinator.com | 25 May 2022
  • The quest 2 needs a better browser!
    1 project | /r/OculusQuest | 8 May 2022
    it's a mobile browser based on chrome and while I don't use it for this, I find it acceptable enough, actually better than the mobile chrome in my phone for some things, like https://iplayif.com/ which runs much better on it thanks to a generous virtual screen than on small screen sharing space with a virtual keyboard...
  • Inform 7 v10.1.0 is now open-source
    7 projects | news.ycombinator.com | 28 Apr 2022
  • Zork: The Great Inner Workings. Exploring the source code and game
    1 project | news.ycombinator.com | 31 Jan 2022
    This article is interesting as it seems "the long way around": the Z-Machine is rather well documented, and already has VMs for the web [1] and going to the ZIL source to build a port of the ZIL itself rather than to interpret the Z-Machine binary is cool, I suppose, but ignores decades of insights into the Z-Machine.

    While I'm being a downer, also need to point out that while the Internet Archive has archived the ZIL source code the Zork games are still under copyright and owned by Activision Blizzard (soon/now Microsoft). Using Zork itself as a deployment artifact is a possible way to get sued even if you think the game "abandonware".

    [1] The best known/maintained is Parchment: https://github.com/curiousdannii/parchment

  • Issues with releasing
    1 project | /r/Inform7 | 4 Dec 2021
    Are you using the latest version of Parchment? The version that ships with the official I7 packages is very old. Updating might address your issue, but I don't know.

Inform

Posts with mentions or reviews of Inform. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-28.
  • Inform 7 v10.1.0 is now open-source
    7 projects | news.ycombinator.com | 28 Apr 2022
  • Input prompt
    3 projects | /r/twinegames | 2 Oct 2021
    Anyways, back to your original question, by "use user prompts" do you mean having the player typing in "use silver key on old door" and the like? If so, Twine isn't really designed for that. You could do it in Twine, but you'd be better off using something like Inform 7 (Wikipedia), which is actually built to create games like that. However, I should note that Inform 7 is not well supported, at least not currently, with the last release of the engine being from late 2015. If you do decide to develop with it, I'd recommend using an Inform 7 IDE (Windows, MacOS, Gnome) to help you write your code.

What are some alternatives?

When comparing parchment and Inform you can also consider the following projects:

jquery.terminal - jQuery Terminal Emulator - JavaScript library for creating web-based terminals with custom commands

inform7-ide - A design system for interactive fiction based on natural language.

extensions - Inform 7 extensions -- some may be ready for public use, others may be barely working experiments. Enjoy!

gruescript - Point-and-click text adventure maker

asyncglk - AsyncGlk: A Typescript Glk library

Windows-Inform7 - Front-end for the Windows version of Inform 7.

bitburner - Bitburner Game

scummvm - ScummVM main repository

if - Interactive Fiction technology: specifications and tests

endless-sky - Space exploration, trading, and combat game.

garglk - A cross-platform IO layer for an interactive fiction player