Top 3 Inform 7 interactive-fiction Projects
-
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.
-
extensions
Inform 7 extensions -- some may be ready for public use, others may be barely working experiments. Enjoy! (by i7)
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
the-archive-public
🧞♂️ Public version of The Archive, the text adventure game on langworth.com, but without secrets.
Thanks! The game here is written in Inform7, and it was so difficult to make progress that it took me three years on and off to finish the game. So if you do it that way, beware :)
Abridged story: https://github.com/statico/the-archive-public/blob/master/Th...
Backend server: https://github.com/statico/glulxe-httpd
Inform 7 interactive-fiction related posts
Index
What are some of the best open-source interactive-fiction projects in Inform 7? This list will help you:
Project | Stars | |
---|---|---|
1 | counterfeit-monkey | 126 |
2 | extensions | 110 |
3 | the-archive-public | 1 |