← Back to Blog

Interactive Fiction · August 2026

The History of Text Adventure Games

Fifty years of prose you can walk through: from a cave map on a mainframe to browser mysteries you open in a tab. Here is how the genre got here, era by era.

The short version

Text adventure games began in 1976 with Colossal Cave Adventure, turned commercial with Infocom's Zork line through the 1980s, collapsed when graphics took over the retail shelf, and were rebuilt from 1993 onward by amateurs with free authoring tools. Today the genre lives on the web: parser games and choice-based interactive fiction run in any browser, next to AI-generated story engines that improvise instead of remembering.

A timeline of the genre

  1. 1976

    Colossal Cave Adventure

    Will Crowther, a caver and one of the engineers behind the ARPANET, wrote a FORTRAN program that described the rooms of Kentucky's Mammoth Cave and accepted two-word commands like GO EAST and TAKE LAMP. Don Woods expanded it in 1977 with fantasy treasure and puzzles. It gave the genre its grammar — the verb-noun parser, the room description, the inventory — and that grammar is still what you type today.

  2. 1977–1979

    Zork and the MIT mainframe scene

    Students at MIT's Laboratory for Computer Science built Zork on a PDP-10 as an answer to Adventure, with a far richer parser that understood prepositions and multiple objects. When they founded Infocom in 1979, they split Zork into three commercial parts and invented the Z-machine — a tiny virtual machine so one story file could run on every incompatible home computer of the era.

  3. 1980–1986

    The commercial golden age

    Infocom shipped Deadline, Suspended, Enchanter, A Mind Forever Voyaging and The Hitchhiker's Guide to the Galaxy, packaged with 'feelies' — physical props that doubled as copy protection. In the UK, Level 9 and Magnetic Scrolls did the same for the ZX Spectrum and Amiga, and Scott Adams' Adventure International pushed shorter games onto cassette. Text was not a limitation then; it was the only way to fit a large world into 64 KB.

  4. 1987–1992

    The graphics crash

    Sierra's animated adventures and then the point-and-click era made prose look old-fashioned to retailers. Infocom's Zork Zero and Arthur added illustrations but sales kept falling; Activision closed the studio in 1989. By 1992 no major publisher was selling parser games. The genre did not die — it just stopped being a business.

  5. 1993–1999

    The amateur revival

    Reverse-engineering the Z-machine produced Inform, and TADS arrived alongside it, so anyone could write a full parser game for free and post it to the rec.games.int-fiction newsgroup and the IF Archive. Curses (1993) and Anchorhead (1998) proved hobbyist work could out-write the commercial era, and the annual IFComp, started in 1995, gave the scene a heartbeat it still has.

  6. 2000–2012

    Choice-based and the web

    Photopia and Galatea pushed interactive fiction toward character and away from puzzle boxes. Then the tools changed the audience: Twine (2009) let writers build hyperlink stories with no programming, ChoiceScript powered Choice of Games' commercial line, and Quest and Inform 7 made authoring readable to non-programmers. Interpreters compiled to JavaScript, so a story became a URL rather than a download.

  7. 2013–2026

    Browser-native and AI-generated

    80 Days, Fallen London, Depression Quest and A Dark Room reached players who had never typed a parser command. Large language models then produced infinite improvisation in tools like AI Dungeon, which made the older virtue newly visible: an authored story remembers what happened and means something by it. PARANOID sits in this last stretch — a Quest-engine parser mystery that runs in a browser tab on any phone or laptop.

What survived every era: the parser

The most striking thing about this history is how little the interface changed. LOOK, EXAMINE, TAKE, OPEN, GO NORTH, TALK TO — the verbs a 1977 player used are the verbs that work in a game released this year. That continuity is why learning the standard commands once carries you across five decades of games, and why Zork still reads as playable rather than as a museum piece.

What did change is what authors used the parser for. The Infocom era built elaborate machines to solve. The revival used the same machinery for grief, memory and unreliable narration — Photopia and Anchorhead did more with a room description than most of the 1980s catalogue. Modern browser work, including text-based horror, mostly follows that second tradition: fewer locked doors, more dread.

Where to start reading history by playing it

  • Zork I — free in a browser via the IF Archive. Play half an hour to feel where the grammar came from.
  • Anchorhead — the 1998 revival peak, and the argument that hobbyist IF outgrew the commercial era.
  • Photopia — twenty minutes, almost no puzzles, and the moment the genre proved it could be literature.
  • PARANOID — a present-day parser mystery in the same lineage: one suburban house, one night, about 120 minutes, no download. See the wider 2026 shortlist for more.

Questions about the genre's history

What was the first text adventure game?

Colossal Cave Adventure, written by Will Crowther around 1976 and expanded by Don Woods in 1977, is generally considered the first. It established the room-by-room description and the two-word parser that later games inherited.

Why did text adventures decline in the late 1980s?

Cheap graphics hardware and point-and-click interfaces made illustrated adventures easier to market. Infocom's sales fell through the late 1980s and Activision shut the studio in 1989, ending the commercial era — though hobbyist authoring grew steadily afterwards.

Are people still making text adventure games?

Yes. IFComp has run every year since 1995, the IF Archive and itch.io host thousands of free games, and tools like Inform 7, TADS, Twine, Ink and Quest are actively used. Many modern releases, including PARANOID, run straight in a browser.

What is the difference between a text adventure and interactive fiction?

The terms overlap. 'Text adventure' usually means a parser game where you type commands; 'interactive fiction' is the broader label that also covers choice-based and hyperlink stories such as those built in Twine.

Add one more room to the timeline

PARANOID is a dark suburban mystery written in the Quest engine and playable in any modern browser on phone, tablet or desktop — fifty years of parser tradition, one night in a house that remembers something you do not.

About the author

Pixel-art portrait of Patrik Airosto-Gelin, author of PARANOID

Patrik Airosto-Gelin is a Swedish writer and the author of PARANOID, a dark suburban mystery that began as a 2013 film-script idea, became a radio drama, and was finally released as browser-based interactive fiction under Tikkala Productions. He wrote, coded and tested every room of it in the Quest engine, and the game is catalogued in the Interactive Fiction Database.

Everything on this blog is written first-hand from building and playing these games — parser handling, pacing, puzzle fairness — not from summarising other lists. Read the origin story of PARANOID for the full background.

Corrections and questions: hej@tikkala.se · IFDB listing · itch.io

Related reads

See all PARANOID blog posts