The Well-Made (Video Game) Plot, Part 2

The Well-Made (Video Game) Plot, Part 2

Exploration and discovery in video games I’m super, super glad that text adventure games came up in the comment thread to Belinkie’s post.  Obviously, playing these games requires both exploration and discovery.  There’s a world to wander and explore.  There … Continued

Exploration and discovery in video games

Is there a meaningful sense in which a piece of interactive fiction is a "video" game?

I’m super, super glad that text adventure games came up in the comment thread to Belinkie’s post.  Obviously, playing these games requires both exploration and discovery.  There’s a world to wander and explore.  There are also things to discover in it — most obviously the objects, which can be picked up, manipulated, and collected for points, but also discrete pieces of information about the game world.  So if I play King’s Quest III, for instance, “exploration” involves visiting every square on the world map, “discovery” involves finding the secret lever on the bookshelf (which in turn opens up a new wing of the Wizard’s house for exploration), or getting the porridge, or learning that you can crumble the cookie up in the porridge, or learning the desert on the west edge of the map simply stretches on forever and will kill you if you wander around in it for too long.   Neither one of these, alone, would make for a very satisfying game.  The flash game Doodle God presents you with a “discoveries only” model:  no world to explore, just a bunch of objects you can try to get to interact.  It’s kind of fun for a while, but it gets real old real fast.  For an “exploration only” game, well, may I direct you to Google Maps? Note that even these examples aren’t totally pure.  There is still something to explore in Doodle God — trying to exhaust all the possible combinations is more or less equivalent to visiting every square on the world map — and the good people at Google did slip an easter egg or two into the street view images.  But the exploration in Doodle God is faulty because the explorable space is boring, and the discovery in Google Maps is faulty because the ratio of goodies to dross is unacceptably low.  And both are faulty because they don’t relate the discovery to the exploration.   Exploring possibility-space in Doodle God only leads you closer to your next discovery in that you eventually run out of wrong answers — exploration and discovery are mechanically linked, but not organically.  And nobody finds the easter eggs in Google Maps by consciously looking for them. Either you find them completely by accident while trying to get directions, or you read about it on the internet, right?  From this, we can derive a couple of narrative laws of videogames:

•  The explorable space needs to be interesting.  Beautiful, funny, cute, ugly, all of the above, just don’t let it be boring.  Of course, you can’t make everything equally beautiful, or funny, or cute, or even ugly, because all of those will get boring eventually if you’re bombarded with them…

•  The ratio of goodies to dross needs to be pretty high.  Shadow of the Colossus, which contains only a handful of things and less information, probably represents something like a hard limit on this front. It’s a beautiful game, but you couldn’t get away with a game that had much less in it. (And of course to a very great degree, Shadow of the Colossus works because it’s an exceptional case.  If all games were that spare, it would get old.)  Of course the ratio can’t be too high either, or the goodies will cease to be goodies…

•  Exploration and discovery need to be somehow linked.  This deserves some further unpacking.

Of course, after I wrote this I learned that there really WAS an IF version of The Hobbit. Oh well.

One thing that separates video games from other kinds of narratives is that the player can partially control the pace of events.  In interactive fiction and its related genres, you usually have the choice of 1) moving on through the game, i.e. taking actions, advancing the narrative, and 2) lingering on the description.  In normal, non-interactive fiction, the author takes care of this for you.  Tolkien’s The Hobbit begins with an extended description of Bilbo’s Hobbit-Hole, and Bilbo himself, and Hobbits in general, which runs on for four pages before Gandalf walks over the hill and begins the plot proper.  This descriptive chunk includes the sentence “It had a perfect round door like a porthole, painted green, with a shiny yellow brass knob in the exact middle.” Now, if this were interactive fiction, you wouldn’t have to let it go at that.  You could, for instance,

X DOORKNOB

upon which you would be given a slightly more detailed description of the doorknob.  You could also X the door itself.  You could feel the doorknob, kick the door, knock and see if anything happens, walk down The Hill to Bilbo’s neighbor’s house and see what that doorknob looks like, and so on.  Any aspect of the environment can be explored in as much detail as you like, or at least as much detail as the programmers bothered to add.  None of this will advance the plot.  In fact, unless the author is feeling particularly ambitious (mobile NPCs are tricky — although the real Hobbit IF game did feature them, as it turns out), the plot will be frozen in place forever until the player either accidentally or intentionally does something to start it, which is to say that Gandalf won’t walk over the hill until you’ve taken some predefined action to trigger the sequence.  Ah, but what action?  If you have a copy of the novel handy, you’ll probably come up with the idea of lighting your pipe and blowing a smoke ring, but what if you don’t have the novel?  In that case, smoking the pipe to trigger Gandalf’s arrival is something you’re going to have to discover.  And this is potentially a problem.  After all, it’s not like smoking a pipe is generally a good way to summon wizards, or indeed to accomplish anything at all!  And it’s not an action that is likely to arise organically out of something like examining a doorknob.

This is arguably a design flaw.  The player is meant to be controlling Bilbo, not Gandalf.  At this point in the story, Bilbo is passive.  It’s very, very important to his larger character arc that he has not done anything to trigger or deserve Gandalf’s approach.  But we have to distinguish between Bilbo’s desire to do nothing and the player’s desire to progress further in the plot.  Only the player’s desire matters, in this case.  So although the game will make it seem like Bilbo is the one who is actually doing whatever we ask him to do, the exploration and discovery involved here are player’s, not the character’s.

This means that the game needs to communicate to the player, giving them hints on how to succeed.  The discovery that you need to smoke your pipe is unlikely to arise organically out of standard IF exploration commands such as X DOORKNOB unless the programmer has accounted for this possibility, which if they’re a good programmer they will have.  The description of the doorknob after all can be anything you want.  It could be, for instance, “Smoke your pipe to summon the wizard!”  Crude, perhaps, but effective.  Better is something which communicates this indirectly, maintaining the fiction that the game is really talking to Bilbo.  “You don’t have time to look at doorknobs right now:  your morning nicotine craving is upon you!”  Even that’s a little obvious, although this early in the game, and with this arbitrary a puzzle, obvious might be fine. But you certainly don’t want every wrong answer to spell out the right answer for the player.  So it’s far more common just to use the description to indicate that the line of investigation has yielded all that it is going to yield.  If the programmer is in a thorough and snarky mood, X DOORKNOB might trigger the response:

“It is shiny, yellow, and made of brass. It is in the exact middle of the door.  I don’t know what else you were expecting.”

More likely, and more boring, is the standard brush-off text:

“You don’t notice anything interesting about the doorknob.”

Or worse still:

“I don’t understand DOORKNOB,” indicating that the lazy programmer hasn’t even bothered to train the parser to recognize “doorknob” as a noun.

All of these, though, have the effect of driving the player away from the fruitless examination of the door and closer to the right answer of smoking the pipe.  This is subtly different from the Doodle God example.  There, putting in a wrong answer only eliminates a single answer.  Here, we’ve eliminated a whole class of different doorknob-related actions:  we could have tried turning it, rubbing it, pulling it, taking it (seasoned interactive fiction players try to take everything), licking it, and so on, but none of these are worth bothering with if the programmer didn’t even put in an interesting description.

Of course, we could suppose that our programmer is a sadist.  In this case, the useless doorknob will have a very detailed description.  Every verb that the player can think of involving the doorknob will yield a meaningful response.  It will be possible to go back into Bilbo’s Hobbit-Hole, enter his study, and read Fuzznavel Brandybuck’s twelve-volume Encyclopedia Doorknobbica for further information.  This kind of red herring can be extended as long as the programmer likes, providing he/she is a bastard.

The inventory system is another way of communicating to the player.  One of the first things you do, playing IF, is to check what the character is carrying.  In our little imaginary game, Bilbo starts out with a pipe, tobacco, matches, and nothing else.  This might as well be a road flare:  after looking around a bit and maybe trying to take the doorknob, the door, and the Hill, most players will naturally try to smoke the pipe.  They can’t expect it to summon the wizard (or more accurately, to trigger subroutine GANDALF|SMOKE), but they can fairly expect it to do something.  After all, why else would it be possible to carry it?  Note again the possibility for confusing the player, either unintentionally or sadistically.  What if the player starts with a whole knapsack full of gewgaws, only one of which is useful?  Or what if it is possible to take the doorknob?  The poor sap will surely never put it down again.  “There must be a use for this doorknob,” the player thinks, as they dodge Orcs beneath the Misty Mountains.  “Any day now with the doorknob,” they think, as they stab spiders in Mirkwood.  “Please oh please don’t let me drop my doorknob!” they moan, as they cling to the barrel on the River Running.  And then — oh God, those poor fools — when they’re on the Lonely Mountain, and they run into a door for the first time since the start of the game, they will immediately fixate on the idea that they’ve finally figured out what the doorknob is good for, and obsessively try to figure out a way to attach it to the cliff face so that they can pull it open (not that that makes any sense), ignoring the thrush until it dies of old age.

Constraint, in IF as in literature, is really important.  One of the cardinal sins of the genre is the “guess-the-verb” puzzle.  You don’t want your player to get stuck halfway through the game because they tried to FLIP the switch instead of THROWING it.  One of the holy grails of IF, therefore, is a parser that thinks like a person does, i.e. one that recognizes the words FLIP and THROW as synonymous with regard to switches.  Typing “flip switch” and getting the response “I DON’T KNOW HOW TO SWITCH THE FLIP” is annoying, because an idiot child would know what you were really trying to do. Similarly, it is really, really bad form to mention an object in your description of a room, but then tell the player that the object is not present when they try to interact with it.  Don’t tell me that “I don’t see any phone booth here” when you just went on about the phone booth at length.  Don’t tell me that “I don’t know how to push the phone booth” if I tell you to push it:  pushing is not something you have to figure out how to do, stupid machine! These complaints are valid.  Both experiences can be intensely frustrating, and besides, if you only program the parser to recognize the input strings that will move you forward through the game, you’d wind up with a terrible piece of IF (and arguably a piece of F which is not properly I). But there’s an upward limit as well as a lower one.  A parser that could actually understand the entire English language, and would let you perform any physically possible action, would make for a horrible, confusing, borderline unplayable game.  The limits of IF are necessary, because they let you know when you’ve discovered what you need to do to move on in the game.  And this brings up a very important point:  regardless of what the game’s plot pretends to be about, the player can only want to progress further in the plot.  An IF game is like a series of locked rooms, where the goal in each room is to unlock the door into the next room.  Of course a room here is a metaphorical construct, quite distinct from the rooms you move through while actually playing the game.  It might be a literal room, or the emotional state of an NPC, or the character’s own emotional state, or a certain amount of money in the bank account… the point here is that you move around between these stations as if they were points on a map, once you unlock the appropriate door.  And unlocking the door means discovery, of course.  You want to discover the right sequence of events to move you further forward in the game.  And this is what fundamentally separates videogame storytelling from all non-interactive forms.  Relatively few videogames are murder mysteries, but all are narrative mysteries (if they have narratives):  perhaps the character is trying to save the Crystals from the forces of Chaos, or to destroy an experimental piece of power armor, but what the player is doing, in each and every case, is trying to reverse engineer the right sequence of events to move you further forward in the game.  And although there are some discoveries that have nothing to do with gameplay, most of the discoveries that the player makes will be of the “what to do next” variety.  Video game plots are usually dunnwhats, in that you know who the character is but need to figure out what to make them do.  However, unlike literary dunnwhats, the choices for potential action are rigorously constrained.  In this, it’s more like the basic model of a whodunnit, where you choose from a handful of potential solutions.

This has some interesting implications.

•  Discoveries in games are not neatly distributed in time the way that they are in normal fiction.  They can’t be, because you never know how long it’s going to take the player to figure out what to do next.  However, a good game will often make some kind of effort on this front.  Players have less patience for wandering around searching for clues when they’ve been playing for twenty hours already.  Take King’s Quest III again, once you get to the endgame in Daventry, the game’s map becomes almost completely linear and you’re already carrying all of the objects that you need to solve the remaining puzzles.  Much, much less exploration is required.

•  There is no one “big mystery” that drives a game forward from beginning to end.  Even if your game is a murder mystery, deducing the culprit’s identity is going to be a puzzle like any other — more elaborate and more interesting, possibly, but still just a lock that opens a door.   When you solve the kind of arbitrary puzzle that makes up the bulk of all IF games, such as, say, building a makeshift telescope out of a paper towel tube and a pair of thick glasses, you’re not thinking “Yes!  One step closer to taking down the whole Barksdale organization!”  You’re thinking, “Yay, I solved that puzzle!  What’s the next one?” (By the way, The Wire:  The Text Adventure would be off the hook. “It is pitch black.  You are likely to be robbed by Omar.”)

•  Barring a weird, meta example, the character in this kind of game will never care about the questions the player cares about.

But so far, we’ve been talking about these games in terms of discovery.  Just like normal fiction, video games balance this with exploration.

If you track back up to the various “discouraging” responses I invented to X DOORKNOB, you’ll notice that only the “snarky but thorough” response is effective from an exploratory point of view.  It’s clearly wrong, and lets you know that, but it’s fun to read anyway.  Ideally, you want all wrong actions to have a response like this.  Trying to take the doorknob and getting a response along the lines of “You can’t get ye doorknob” is a failure of the game’s exploratory mode… although a forgivable one, because really:  a doorknob?  Still, getting something like “The doorknob is screwed tightly into the wood of the door, and besides, you don’t feel like carrying it around” is much, much better.  Sometimes, these error messages are so much fun that players will actively try to trigger them, exploring purely for exploring’s sake.  (The same thing is going on in games like Out of This World and Dead Space when players try to collect the whole set of lovingly rendered death sequences.) But the main function of these messages is to soften the blow of getting the wrong answer.  Which is to say:  exploration, in games, is mainly a function of trying to discover something and failing.

And we’ll get into the implications of that more in the third and final part.

6 Comments on “The Well-Made (Video Game) Plot, Part 2”

  1. Jason #

    My favorite adventure game error message ever is “Run, you pigeons! It’s Robert Frost!” from Grim Fandango, followed by “That’s not one of meat’s many uses” from Full Throttle.

    Reply

  2. Karen #

    I would so play The Wire: The Text Adventure!

    Reply

    • Mark #

      It would definitely add another dimension to the “take everything” impulse when you “take cash” or “take g-pack”, put it in your inventory and forget about it, and then ten hours later your inventory gets searched by the lieutenant and you get suspended.

      I feel like I should be offended that you equate Omar to a grue, but it’s all in the game.

      Reply

      • Stokes OTI Staff #

        Yeah, is that a little offensive, maybe? I worried about that a bit. You definitely get the feeling, though, that that is the way the low-level drug dealers see him: just this faceless monster lurking out in the darkness that will get you if you’re not careful.

        Reply

    • Valatan #

      There are free easy to use engines out there that let you write your own text adventures with minimal amounts of programming knowledge.

      Reply

Add a Comment