Skip to content

Ecce Signum

Immanentize the Empathy

  • Home
  • About Me
  • Published Works and Literary Matters
  • Indexes
  • Laboratory
  • Notebooks
  • RSS Feed

Is the Player Part of the Game

2005-02-09 John Winkelman

…Continuing my train of thought from my post of January 16…

I guess the primary difference between Choose Your Own Adventure (CYOA) games and Interactive Fiction (IF) games is the role of the player. Is the player in the world, or of the world? Is the player a (semi) independent agent, or little more than a glorified bookmark within the story?

In the simplest CYOA game, the player will always be in a particular state when in a particular location. If you have chosen to open the Big Wood Door, and you go to page 52, you will always be in the same state on page 52. It doesn’t matter how you got there; if you are on page 52 then you got there through exactly This Route. There are variations on the CYOA games where you may Open The Door after you Acquire The Sword, and that takes you to page 111. This is still a completely deterministic approach as you do not have the option of, say, Dropping The Sword once you are in the room. Where you are is no different from what you are. You cannot interact with the environment. You are embedded within the story. While the story may be remarkably complex it is still mapped as a two-dimensional flowchart with exactly 1 entrance and n exits, and every possible route from the entrance to those n exits is written out before you make your first decision.

Some of the CYOA -type books are meant to be played along with a random number generator (dice) and a tally sheet (inventory), but this is a bad hack-ish attempt to duplicate the behavior of an IF game without resorting to either a computer or a live storyteller.

And you cannot interact with the environment. For all intents and purposes, you as a player do not exist.

IF-type games allow interaction with the environment around the player. You are in a room. There is a sword on the ground. You pick up the sword. You go to another room. When you go back to the first room, the sword is no longer there on the ground. You have interacted with the environment.

There are objects in the world which are separate from the player, and separate from the world. The objects are in the world, not of the world.

And this is the point where the story ceases being linear and is suddenly multi-dimensional. It is non-linear (or less-linear). Decisions and actions become conditional. You are in a room with a troll. If you have picked up the sword then you can kill the troll. Otherwise the troll kills you.

The game is still linear in that it has a single entrance point and n outcomes, but the path between beginning and end can be enormously convoluted. At this point we begin to differentiate between ending the game and winning the game. And depending on the complexity of the game, it becomes increasingly unlikely that any two sessions of play will be identical.

Posted in ProgrammingTagged game development comment on Is the Player Part of the Game

Keep On, Keepin’ On

2005-02-05 John Winkelman

In case none of you heard, I quit my job yesterday. I will spend the next indeterminate amount of time doing contract work and freelancing.

But first, I am going to sleep in on Monday.

Posted in LifeTagged work comment on Keep On, Keepin’ On

For Nerds Only

2005-02-01 John Winkelman

There’s a Unicode block for the Tai Xuan Jing tetragrams . Who knew?

Posted in Programming comment on For Nerds Only

Ice Jam

2005-01-23 John Winkelman

icejam1
The fish ladder. Right now there is no evidence that it is anything other than an odd concrete sculpture.

icejam2
Miles and miles of this.

icejam3
The Sixth Street bridge.

icejam4
The Brassworks Building, from the fish ladder. The dam is directly underneath the power lines.

icejam5
Eastbound (lower) and westbound (upper) I-196.

icejam6
The Titanic.

More photos of the ice jam can be found here.

Posted in PhotographyTagged Grand River comment on Ice Jam

Another Thing To Do

2005-01-16 John Winkelman

In my never-ending quest to rid myself of all possible loafing time, I have decided to dive back into the world of game programming. This time I will attempt to make a generic text adventure engine, for the purpose of re-creating great games like Zork, Adventure, and Leather Goddesses of Phobos in a Flash environment.

This is the core of creating a consistent game: figuring out how all the pieces and parts fit together. Making things react differently in different environments. Defining those environments. Setting up the localized laws of cause-and-effect.

Probably the simplest type of text adventure is the choose-your-own adventure, which is essentially a mostly linear, occasionally branching, multiple choice quiz:

You are clinging to a vine halfway down the side of a cliff. At the top of the cliff a tiger is waiting to eat you. At the bottom of the cliff another tiger is waiting to eat you. Two mice are chewing through your vine. You notice a strawberry plant bearing a single, perfect, ripe strawberry growing out of the cliff next to your head.
Do you want to:
A) Climb up
B) Climb down
C) Eat the mice
D) Eat the strawberry

Quite simple, and with a predetermined path to the outcome. These adventures tend also to go in one direction. Once you pick something up, you cannot put it back down.

The text adventures a la Zork use simple language parsing which allows the player to state, in simple, precise sentences, exactly what he/she wants to do at any particular moment:
Go North
Open Door
Get Key
Unlock Door With Key
Open Door
Drop Key
Go East
Close Door

…and so forth. Suddenly we are not just moving through the environment, we are interacting with it on a significant (if limited) level When I picked up the key, I removed it from one environment (a room) and made it a part of another (me).

So now I am in an environment. In a one-person game this is a useless statement, since there is not another autonomous thing which will act within that environment in a way that will affect me. I can change my surroundings, but they cannot change me. Sure, a troll may kill me, or a thief may steal steal the key before I get a chance to use it to open a door. These are triggered, programmed events. They are part of a solvable system. The only way to make the system non-solvable is to introduce another outside agent: Another player.

This takes us into the realm of the MUD, or Multi-User Dungeon; essentially a text adventure with 1 or more players interacting with each other and the environment… and here we get far beyond the scope of what I can hope to accomplish in any reasonable amount of free time.

By the by, this genre of games is commonly referred to as Interactive Fiction . Here are a few helpful websites:

The Brass Lantern
The Interactive Fiction Archives
Seton Hill University notes on Interactive Fiction
Play Infocom text adventures online !!! (Java applet)

Posted in ProgrammingTagged game development, interactive fiction comment on Another Thing To Do

Advice on Writing

2005-01-10 John Winkelman

…from Annie Dillard. From the article: Einstein likened the generation of a new idea to a chicken’s laying an egg: «Kieks – auf einmal ist es da.» Cheep – and all at once there it is.

Posted in Literary Matters comment on Advice on Writing

zzzzzzzzzzzzz

2005-01-06 John Winkelman

40 hours without sleep. Something’s got to change.

Posted in Life comment on zzzzzzzzzzzzz

So Much for My Good Reputation

2005-01-05 John Winkelman

This is a Google search for “cruel tutelage” . Look at the second link. That page is one of the entries in the Kendall Class section of this site.

Ranked second in cruelty? I am a professor! I WANT TO BE NUMBER ONE!!1!!!one!!1.

Posted in LifeTagged Kendall College of Art and Design comment on So Much for My Good Reputation

Andrey Kharshak

2005-01-04 John Winkelman

Today, on a whim, I did a Google search for the ISBN of a book I picked up in Russia back in the summer of 1994. I figured that the number would be the one attribute of the book which would not need to be translated.

Lo and behold, I got a hit: Master and Margarita, written by Michael Bulgakov and illustrated by Andrey Kharshak.

So now I was curious: you can’t swing a cat on the internet without hitting a Bulgakov reference, but how about Mr. Kharshak? His illustrations are good enough that SOMEBODY must have heard of him… And here he is! Apparently Mr Kharshak is well known everywhere in the world except The United States and the Internet. I should do something about that…

Manuscripts Don't Burn Manuscripts Don’t Burn

Golgotha Golgotha

These are prints of works by Mr. Kharshak which I picked up while in Russia. They are reproduced in Master and Margarita, along with at least two dozen other illustrations.

And for your convenience here is a link to the English version of Master and Margarita (translated by Pevear and Volokhonsky). It is, as they say, a Ripping Good Yarn.

Posted in Literary MattersTagged Master and Margarita, Russian literature comment on Andrey Kharshak

Auspicious Numbers

2005-01-02 John Winkelman

So. 2005 A.D. 2005 is an interesting number, in that it is the product of two primes: 401 x 5. Each of the digits in 2005 is a prime. And the sum of all of the digits (2 + 0 + 0 + 5) is itself a prime (7).

I will turn 36 this year. 36 is a perfect square, 6 x 6. Or if you want to break it down further, 2 x 2 x 3 x 3. Or, 2^² x 3^². A perfect square which is the product of two perfect squares.

Right now, according to the Chinese calendar, the Year of the Monkey is winding down. According to Master Lee, Monkey years are always chaotic and rough on everyone stuck in them. This past year was no exception. And there is the obvious joke about a Chimp being re-elected in the year of the Monkey.

The upcoming year, the Year of the Rooster (chicken, cock, etc) can be seen as the year of recovering from the year of the Monkey. Since the Rooster is my birth sign, I am filled with optimism.

Happy 2005.

Posted in Life comment on Auspicious Numbers

Posts navigation

Older posts
Newer posts

Personal website of
John Winkelman

John Winkelman in closeup

Archives

Categories

Posts By Month

September 2025
S M T W T F S
 123456
78910111213
14151617181920
21222324252627
282930  
« Aug    

Links of Note

Reading, Writing
Tor.com
Locus Online
The Believer
File 770
IWSG

Watching, Listening
Writing Excuses Podcast
Our Opinions Are Correct
The Naropa Poetics Audio Archive

News, Politics, Economics
Naked Capitalism
Crooked Timber

© 2025 Ecce Signum

Proudly powered by WordPress | Theme: x-blog by wpthemespace.com