Live data from Hacker News

Ask HN: Great text based games to play?

news.ycombinator.com

1–10 of 161 posts

Ask HN: Great text based games to play?

#1
I’m of a younger generation, and have seen a lot of references to text based games in popular media. Games where it gives you a prompt like “You are in a forest” and you can type things like “I climb a tree” or “I look around” and it responds to that.

I’d love to try one of these out. I have a modern computer so I’m guessing it’ll have to be emulated somehow, but what do you recommend as a great text based game to try? Like ones that really make you think and get creative

Re: Ask HN: Great text based games to play?

#2
Counterfeit Monkey by Emily Short. https://github.com/i7/counterfeit-monkey/releases Maps and cheat sheets are in the "Counterfeit Monkey.materials" folder.

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.

Re: Ask HN: Great text based games to play?

#4
Look for MUDs and MOOs[1]

I've liked and played in the past a lot of these text based role playing games, especially when I was on a shittier dial up connection or remote satellite connections. I liked Aardwolf and Realms of Despair the most. I've played the IRE games like Achaea and Aetolia way too much. While those two definitely have a great lore and many active players, I have always loathed IREs pay to win "credits" style.

Text based gaming is still alive and evolving. Just don't expect a AAA game and definitely not single player.

[1] https://www.topmudsites.com/

Re: Ask HN: Great text based games to play?

#7
I've always had a soft spot for McMurphy's Mansion, a game where you look around your Scottish relative's estate to find 12 good bars. I have good memories of figuring this out with my Scottish grandmother as a child. You can play it with DOSBox or on Internet Archive.

https://ifdb.org/viewgame?id=gkqdo58j2zvjtxnk

https://archive.org/details/McMurphysMansionV1.5SW1989martin...

Apart from that, from short to long, some usual IF recommendations are:

Interstate 0: https://ifdb.org/viewgame?id=a3ym4ipix7sjsfrf

Glowgrass: https://ifdb.org/viewgame?id=b1xy3s75cjlty973

Anchorhead: https://ifdb.org/viewgame?id=op0uw1gn1tjqmjt7

A Mind Forever Voyaging: https://ifdb.org/viewgame?id=4h62dvooeg9ajtfa

You can also look for other beginner lists: https://ifdb.org/search?searchfor=beginner&searchgo=Search+L...

You need an "interpreter" to play most of these, look up Gargoyle: http://ccxvii.net/gargoyle/

Re: Ask HN: Great text based games to play?

#10
The Grapevine network[0] is a fun little community of different MUDs where you can connect and hang out with other people who enjoy text-based worlds. If you're looking for something to play on your own, winners of the IF competition[1] are often excellent.

[0]: https://grapevine.haus

[1]: https://ifcomp.org/comp/2022

Post reply on HN