having recently played and refunded a terrible “modern” text adventure, I’ve had the urge to revisit my favorite interactive fiction author, Andrew Plotkin aka Zarf. here’s a selection of recommendations from his long list of works:

You are viewing a single thread.
View all comments View context
2 points

Lists and Lists is the perfect companion for The Little Schemer — that’s how I learned Lisp! have you ever checked out the other books in the series? The Little Typer is a very cozy book that explains a complex computer science topic (dependent types) in depth without being a slog.

text adventure DSLs are fascinating in general — Infocom’s object-oriented Lisp ZIL was the first, and shares some interesting similarities with Inform because both were designed to drive Infocom’s Z-machine, an incredibly specialized virtual machine (with virtual memory, natural language processing, and specialized data structures for large game worlds built in) that let Infocom do impossible stuff on (multiple) 80s home computers. both languages also have massive standard libraries which feature standard game objects and physics rules, along with a bunch of other stuff that comes in handy for text adventures. I’ve always wanted to learn more Inform 7 (which Plotkin had some influence on during the design stage, and which I believe he uses for all his new IF); programming in it feels a lot like a combination between Prolog and the kind of natural language processor you use to play interactive fiction, but it compiles down to and has a high level of compatibility with Inform 6

permalink
report
parent
reply

NotAwfulTech

!notawfultech@awful.systems

Create post

a community for posting cool tech news you don’t want to sneer at

non-awfulness of tech is not required or else we wouldn’t have any posts

Community stats

  • 1

    Monthly active users

  • 46

    Posts

  • 369

    Comments

Community moderators