Introduction to Interactive Fiction

I want to talk about interactive fiction in the future, partly because many of the theoretical advances in roleplaying theory of the last few years are very much applicable to this field - and, I think, such application could truly benefit interactive fiction. I have the first paragraphs of a (long) essay on IF and GNS theory lying around somewhere, and a much shorter post about IF and the GM/player divide is also lurking in the back of my head. But since this blog is read by people who are into the theory of roleplaying games, it might be a good idea if I first told you people what interactive fiction actually is.


Something like a definition

We can speak about interactive fiction in a broad and a narrow way. In the broad way, interactive fiction pieces are works of fiction that require a more active participation by the reader than merely reading them. Examples are text adventures, choose-your-own-adventure books, hyperfiction (fiction that your browse using hyperlinks), and even such strange literary experiments as Queneau's "Cent Mille Milliards de Poèmes". Roleplaying games are not interactive fiction even in the broad way, since a roleplaying game is not a work of fiction.

However, when we speak about interactive fiction, we normally speak about interactive fiction in the narrow way. This is a subset of the broader definition in that it encompasses works of fiction that have all of the following characteristics:
  1. The work is software, and is read using a computer.
  2. The computer simulates a model world.
  3. The reader interacts with the work by typing sentences, which are processed by a parser.
The first characteristic doesn't need an explanation.

The second characteristic is that the computer simluates a model world. Often, this involves at least a number of locations, linked up in some way, and object than can be present in these locations. The computer then keeps track of where every object is in the model world, and based on these locations the player character can or cannot see or take the object. In general, the computer will track much more than this (whether objects are inside each other, whether doors are open or locked, whether objects are clothing, whether they are animate, whether they are sources of light, whether they are transparent, whether they are hidden, and so forth). The computer uses this model world to decide what effect a command by the player has. So if I type "take key", the computer will check whether the key and the player character are in the same location, whether this location is lit, whether the key is not hidden, and so forth - if all conditions have been met, it prints something like "Taken.", and changes the location of the key.

In this sense, interactive fiction works very differently from choose-your-own-adventure books or hypertext: in those, all options have been thought up by the author and it has been explicitely stated what text must be printed in each case. In interactive fiction, the author often defines only general aspects of the world, and lets the computer generate appropriate responses to many standard actions.

The third characteristic is that the reader interactis by typing commands, and the computer interprets these using a parser. What is a parser? It is the piece of software that changes the commands of the player into commands that the computer can understand. As a player, I might type "get key", "take key", "get the key", "take the key", "take the bronze key", and so forth, and I'd want all of them to have the same effect. The parser is the piece of software that changes all of these into the same basic command that the computer can understand (and which is probably something of a form that the player wouldn't!). The parser may also do such things as ask the player to disambiguate his command. "Take key" "Which one, the bronze key or the iron key?" "Bronze"

In practice, computer-based choose-your-own-adventure is also sometimes called 'interactive fiction', mostly because it is often made with the same programming tools.


Right. Text-adventures.

Yes, the old text adventures fit nicely within the narrow definition of interactive fiction, and they are where the genre came from. Collosal Cave / Adventure, the Zork trilogy - these are the first works of interactive fiction. In their time, they were a big commercial success. Infocom, the makers of Zork, made the critically most acclaimed pieces that got to have much more story and depth, better writing and a better parser than the old games - some titles from this period where A Mind Forever Voyaging, Trinity and Suspended. Many of these titles where pretty innovative, but the basic concept stayed the same: you collect objects and try to solve devious, very hard and often deadly puzzles. Solving puzzles unlocks new parts of the story.

Then the 90's came, interactive fiction lost its popularity to computer games with graphics, Infocom collapsed - and there would have been no post about the genre in this blog if that was were it ended, because I'm too young to remember the heyday of commercial IF.


The indie scene

But that was not were it ended, and it didn't end because of the internet. Through this wonderful web of ours, people got into contact which each other, and decided to start writing this stuff themselves. Two major languages for writing IF were designed - Inform and TADS (Text-Adventure Development System) - and people started writing their own games. The scene is quite alive. There are dozens of entries in the Interactive Fiction Competition each year.

And here is the interesting thing: although there is, of course, a lot of crap, the best of these independent pieces are in my humble estimation much better than the old commercial pieces. More daring, more like works of art, and - important for me - less focussed on puzzles.

Sounds familiar? Through the internet, people who liked X got to know each other, started talking about it, then started developing X on their own. These indie developers dared to think out of the box, and what they made was often much better and more interesting than what the commercial guys had to offer. Also, they started to put more emphasis on story and less on puzzles.

For X, 'role playing games' can as easily be substituted as 'interactive fiction'. The big difference, though, is that the roleplaying companies are very much alive, wheres the IF companies are very much dead.


So, this new stuff is good?

It is. From the brilliant Lovecraftian horror of Anchorhead to the brilliant narrative decpetion of Spider and Web; from the puzzleless Photopia to the budding narrativism of Slouching towards Bedlam; from the disturbing little one-room piece Shade to the dark and sinful Vespers; from the study in NPC design Galatea to the cruel political puzzle game Varicella; from the old school The Dreamhold to the logical time travel paradoxes of All things devours - there is a wide variety of great pieces.

And you can try it out today, because everything I just named is free. (Almost everything is, in the IF scene.) Perhaps this is the best place to start. Most of the best games are written in the Z-Code format (using the Inform language), and that site will tell you how to obtain one for your OS.

The above are all great pieces, but not all of them may be suitable for beginners. Varicella is very difficult; Photopia is very easy, but takes a lot of its power from not doing what IF is supposed to do (which you might miss if it's the first thing you play); Galatea is especially impressive once you've seen how difficult it is to create a convincing NPC. Those three might not make the best places to start.

If you like puzzles, The Dreamhold and Anchorhead are very good places to start. The latter is number 1 in the IF ratings, so it's a good place to start for everyone. Shade and Slouching Towards Bedlam aren't too difficult, and very good. Spider and Web is a work of genius, but sometimes a bit picky about which input it accepts, so you may have to try finding the correct verb now and then. If you like your puzzles logical and mathematical, try All things devours. Walkthrough for all these games can be easily found on the web.

Have fun.

Comments

  1. Victor,

    Thank you for this.

    Even if it turns out to not be my cup of tea, you have opened my eyes to a new world.

    This is a gift.

    ReplyDelete
  2. Hey Victor,

    My copy of Zork was pirated and incomplete. It is so good to hear that it didn't end back then. Kudos for sharing this excellent resource.

    One minor question though: are there any reasons these would not be considered role-playing games? I really want a knowledgable opinion on this 'cuz I'm clueless.

    Fang Langford

    ReplyDelete
  3. Brand,

    You're welcome. :)



    Hi Fang,

    That's a difficult question of terminology. Personally, I prefer to think of roleplaying games as systems that allow the players to create a work of fiction; whereas interactive fiction are works of fiction that the player can interact with.

    However, there is a venerable tradition of "computer RPGs" that do not fit into the above definition of roleplaying games. They are works of fiction that the player can interact with... so that makes them interactive fiction in what I call the broader sense.

    Then again, "computer roleplaying games" seems to encompass only those games that have skills, hitpoints and so forth; "graphical adventure games" and "interactive fiction" are generally not called "computer roleplaying games". In fact, in the IF community "roleplaying elements" is almost synonimous to hit points, numerical character advancement and combat.

    So, I'd say that all the boundaries are vague and the generally used terminology is not as clear as could be hoped for.

    Greetings,
    Victor

    ReplyDelete
  4. If mine counts as a knowledgeable opinion, what distinguishes IF from tabletop roleplaying is the lack of system in Looly Pooly terms. That is: we don't agree what happens in play. The author and the processor dictate what happens in play, and the player has no assent/dissent input - I don't get to agree what happens, I get to read what happens.

    Some other principle underlies IF than "how we agree what happens, that's our system."

    ReplyDelete
  5. Very interesting, thanks Victor!
    How long does it approximately take to finish one of those suited for beginners? I'd love to try one out someday, but I'd like to start with a "short story".

    ReplyDelete
  6. Thanks Victor,

    I'm working on a description of 'role-playing games' that is inclusive enough to carry all self-identifiers, like computer role-playing games and live-action role-playing games.

    This helps very much! I appreciate it.

    Fang Langford

    ReplyDelete
  7. Vincent,

    Quite true, I think. Would you agree with me that, in the last analysis, your distinction and mine are the same? (That is, the presence of something like the LP is what distinguishes creating a work of fiction from interacting with a pre-existing work of fiction.)


    Christoph,

    All entries from the yearly IF-competition can be completed in under 2 hours. (At least, that is what author's should aim for; no judge is allowed to play a piece for longer than that.)

    Of the games I mention, Shade is the shortest - it can be completed in, oh, 30 minutes or something. (Tip: Look at the "To Do list" often, and if you get stuck, repeat some things you did before.) All things devours should cost you about an hour, if you are good at solving logical puzzles; Photopia and Slouching towards Bedlam take close to two hours. Spider and Web perhaps somewhat longer. Anchorhead, The Dreamhold and Varicella take a lot longer. (Anchorhead is one of the biggest IF pieces I know of.)

    Have fun,
    Victor

    ReplyDelete
  8. Victor: "Would you agree with me that, in the last analysis, your distinction and mine are the same? (That is, the presence of something like the LP is what distinguishes creating a work of fiction from interacting with a pre-existing work of fiction.)"

    Yep.

    ReplyDelete

Post a Comment

Popular posts from this blog

Keeping the narrative pressure on

Thoughts on a Trollbabe session