What is interactive fiction?
A fifty-year-old form that keeps getting reinvented by whoever discovers it next. Here's the shape of it, and where to start.
Interactive fiction is a story you read and act on. The text describes a situation, you decide what happens next, and the story responds. There's no universal name for it — text adventure, IF, gamebook, choice-based narrative, visual novel, AI text adventure — and the labels overlap more than anyone would like.
The two main shapes
Parser games
The original form. The game describes a room; you type commands like open the mailbox or go north, and a parser interprets them. Colossal Cave Adventure in the mid-1970s and Infocom's Zork at the end of that decade defined the genre, and Infocom's run through the 1980s — Trinity, A Mind Forever Voyaging, The Hitchhiker's Guide to the Galaxy — is still where people are sent to understand what the form can do.
Parser games are demanding. The pleasure is partly puzzle-solving and partly the specific satisfaction of finding the phrasing the game was waiting for. The frustration is the same thing from the other side: guessing the verb.
They never died. There's an active community writing them, and the annual IFComp has run since 1995.
Choice-based stories
You're shown options rather than asked to invent one. This is the lineage that runs from the printed Choose Your Own Adventure books of the late seventies, through Fighting Fantasy gamebooks with their dice and character sheets, into modern digital work.
It's now the dominant form, mostly because it works on a phone. Notable examples worth actually playing: 80 Days and Heaven's Vault by inkle, Fallen London and the Sunless games by Failbetter, and the substantial catalogue published by Choice of Games. Disco Elysium isn't marketed as interactive fiction but is, in almost every meaningful way, the most successful example of it in years.
The tools people write it with
If you want to make some rather than read it, the field is unusually welcoming and almost entirely free:
- Twine — visual, node-based, no programming required. The easiest way in, and a lot of published work is made with it.
- Inform 7 — for parser games. You write rules in something close to English. Beautiful and idiosyncratic.
- Ink — inkle's scripting language, open source, used in their own commercial games and easy to embed in Unity.
- ChoiceScript — Choice of Games' language, tightly focused on stat-tracking branching narrative.
Where AI comes in
Since 2019, a third shape has appeared: stories where the text is generated as you play rather than written in advance.
The appeal is obvious — infinite responsiveness. You can type anything and get an answer, rather than picking from what an author anticipated. The problems are equally obvious once you've played for an hour. Generated prose is uneven. Nothing is authored, so nothing is designed: no shaped arc, no earned reveal, no ending. And without something recording what happened, long sessions drift until the story contradicts itself.
The approaches divide roughly into three. Open sandboxes maximise freedom and accept the drift. Writing tools aim at authors rather than players, giving you control over voice and canon at the cost of doing the structural work yourself. Structured systems — where we sit — keep worlds authored and put a deterministic engine underneath the prose, trading some freedom for stories that hold their shape.
None of these is the correct answer. They're answers to different complaints.
Where to start
If you've never read any: start with a modern choice-based game rather than a parser. 80 Days is the standard recommendation for good reason — it's beautiful, humane, and finishes in a few hours.
If you want the classics: the Interactive Fiction Database (IFDB) catalogues and rates the whole field, and most classic parser games are freely playable in a browser. Photopia is the usual answer to "show me what this form can do that a novel can't".
If you want something enormous: Fallen London is free, has been running since 2009, and contains more writing than most people finish in a lifetime.
If you want a game rather than a story: look at gamebook-descended work with real mechanics — stats, dice, failure states. This is also where solo tabletop roleplaying meets interactive fiction, which is its own rewarding rabbit hole.
Why it persists
Interactive fiction has been declared dead roughly once a decade since 1985. It keeps not dying, because it does one thing no other medium does as cheaply or as well: it lets you be responsible for what happens.
A novel can make you feel complicit. Interactive fiction can make you actually complicit — you chose it, and the text now describes the consequence of your choice specifically. That's a small mechanism with a disproportionate effect, and it costs nothing but words to build.
Unwritten AI is our own contribution to the structured end of this field: hand-authored worlds played with an AI narrator over a rules engine. Free to try on iOS and Android — but the rest of this list is genuinely worth your time first.
Unwritten AI is a narrative RPG for iOS and Android. Free to start, fifteen turns a day.
See how it plays