Sunday, April 28, 2013

Zarfplan: April progress


Short update this time. Puzzle barriers implemented this month: seven. (Some, again, with multiple solutions.) Also another substantial chunk of the automatic move-around-the-map code. That has been going in slowly because it's so integrated with the puzzles -- going from one area to another usually requires a puzzle solution or two.

As I said in February, this is a weird development process, because I am implementing both the puzzles and the mechanism to bypass the puzzles. So it feels like there's no more game here then there was in January. I can start the thing up, type "ZAP-OMNI" (to mark all the puzzles as understood), then type "GO TO ANTECHAMBER" -- that's the second-hardest room to reach in the game. Zwoop. 41 lines of automated activity, and I'm in the Antechamber.

Friday, April 19, 2013

Time for the decennial definitional post


(This post is not about the definition of "game".)

Eleven years ago, I wrote a post entitled Characterizing Interactive Fiction. I wanted to put the pin in what I called "IF" and, more usefully, why I found that category to be interesting and distinct from other kinds of games.

My definition at that time -- here, I'll quote it:

A program which reveals a story (or related stories), created by an author (or authors), to a player (or players); such that the range of action available to the player is only partially known to him, and must be understood in terms of the story world; and such that the majority of important results of the player's actions are unique results, specifically created by the author to support that part of the story which the player is experiencing.

Notice that I don't say anything about a text parser, or even about text. This is because I was pointing at a structural similarity between (parser-based) text adventures and (first-person) graphical adventures.

I still find this a useful category. But it's not much of an observation these days, and designers have managed to incorporate those sorts of elements into lots of different kinds of games. (When I reworked the essay for the 2011 IF Theory Reader, I went with "a game that is controlled by textual input..." Mostly because the Myst-style adventure genre had more or less faded away.)

These days "interactive fiction" is a whole different argument. My 2002 essay relegated "those pesky CYOAs" to an end-note. That wasn't even controversial, because you could (at that time) still regard choice-based games as the genre of the simple branching plot tree -- Cave of Time on a computer. Those games that elaborated on the model did so in the direction of adding CRPG elements (potentially interesting, but not adventure-like) or by trying to become more like Zork (generally not interesting).