extensions
parchment
Our great sponsors
extensions | parchment | |
---|---|---|
1 | 8 | |
113 | 398 | |
-0.9% | - | |
0.0 | 0.0 | |
2 months ago | 7 days ago | |
Inform 7 | JavaScript | |
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
We haven't tracked posts mentioning extensions yet.
Tracking mentions began in Dec 2020.
parchment
-
Ask HN: Great text based games to play?
Counterfeit Monkey by Emily Short. https://github.com/i7/counterfeit-monkey/releases
If you don't want to install a parser on your computer, you can play it online by putting the link to the .gblorb file into https://iplayif.com/ I.e. https://iplayif.com/?story=https%3A%2F%2Fgithub.com%2Fi7%2Fc...
Modern games are generally going to be more approachable than old ones. Tastes have changed considerably. In the days when you couldn't pull up a walkthrough in a few seconds, taking days to think of the next step was part of the fun, and just getting permanently stuck at some point was fairly common. Also, letting the player keep going even after they have done something to make the game unwinnable is now considered very uncool. Navigation is much less tedious these days as well, fast travel for example, although the exact mechanics depend on the game.
And that's not mentioning the amount of CPU and RAM available, not only for the game's runtime, but also for tools like I7 (which was used to write Counterfeit Monkey).
For an quicker introduction to modern "interactive fiction", as it's called these days, check out competition entries. https://intfiction.org/c/competitions/7 These are generally written in a shorter amount of time and the results are quicker to play through.
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...
- Ask HN: What game you wished existed?
- Inform 7 v10.1.0 is now open-source
What are some alternatives?
jquery.terminal - jQuery Terminal Emulator - JavaScript library for creating web-based terminals with custom commands
Arrow - Game Narrative Design Tool
langterm - đšī¸ WebGL-based VT220 emulator, made as a learning example and frontend for a text adventure
the-archive-public - đ§ââī¸ Public version of The Archive, the text adventure game on langworth.com, but without secrets.
glulxe-httpd - đž HTTP+JSON Glulx (.ulx) interactive fiction server with session support
bitburner - Bitburner Game
counterfeit-monkey - Counterfeit Monkey by Emily Short
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.