extensions
parchment
extensions | parchment | |
---|---|---|
1 | 9 | |
119 | 429 | |
0.8% | - | |
5.6 | 6.4 | |
1 day ago | about 1 month ago | |
Inform 7 | TypeScript | |
Creative Commons Attribution 4.0 | MIT License |
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.
extensions
-
Why did they take down the extensions library?
You can find many of the extensions here: https://github.com/i7/extensions
parchment
-
Show HN: Play Doom in Zork
+1 to what vijayr02 said: you really need at least screenshots, and ideally just post the .z5 file with a link to iplayif so people can play it directly and see what you're talking about. Like this:
https://iplayif.com/?story=https://quuxplusone.github.io/Advent/advent.z8
-
Ask HN: Great text based games to play?
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?
Paste any of those URLs into https://iplayif.com for a modern web interpreter.
- Ask HN: What game you wished existed?
-
The quest 2 needs a better browser!
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
-
Zork: The Great Inner Workings. Exploring the source code and game
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
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.
What are some alternatives?
asyncglk - AsyncGlk: A Typescript Glk library
jquery.terminal - jQuery Terminal Emulator - JavaScript library for creating web-based terminals with custom commands
tuesday-js - simple web-based, free and open-source visual novel editor that can be used in a web browser. It is written in JavaScript without using any third party libraries and thus does not require additional software installation. The engine uses standard HTML document elements such as div and img. This allows the use of any media format supported by browsers including vector graphics svg, gif animations and css styles.
glulxe-httpd - đž HTTP+JSON Glulx (.ulx) interactive fiction server with session support
if - Interactive Fiction technology: specifications and tests
langterm - đšī¸ WebGL-based VT220 emulator, made as a learning example and frontend for a text adventure
Windows-Inform7 - Front-end for the Windows version of Inform 7.
the-archive-public - đ§ââī¸ Public version of The Archive, the text adventure game on langworth.com, but without secrets.
Inform - Inform is a design system for interactive fiction based on natural language
counterfeit-monkey - Counterfeit Monkey by Emily Short
garglk - A cross-platform IO layer for an interactive fiction player