RSS

The Prisoner, Part 2

14 Nov

David Mullich’s original plan was to write a game inspired by The Prisoner, but not a direct adaptation — an eminently sensible move considering that Edu-Ware did not own the intellectual-property rights to the show and were hardly in a position to purchase them. But Steffin and Pederson, displaying the cavalier attitude toward IP that would soon get them sued for the Space games, not only insisted that the game be called The Prisoner but even planned to use the original series’s distinctive logo. Understandably concerned, Mullich asked them to at least contact ITC Entertainment about the matter. So Steffin and Pederson called ITC and asked them whether they would mind if they — of all things — opened a Prisoner-themed restaurant. When ITC said that was okay, Steffin and Pederson reported back to Mullich that they had “permission.” They got lucky. ITC was at just that instant busy committing institutional suicide via two ill-conceived feature films: Can’t Stop the Music, a disco extravaganza starring the Village People released just in time for the big anti-disco backlash; and Raise the Titanic, an ambitious thriller which went so far over budget that it prompted ITC head Lew Grade to remark that it would have been cheaper to lower the Atlantic instead. Not only were both films commercial flops, but both also had the honor of being nominated for the first ever Golden Raspberry for Worst Picture, with Can’t Stop the Music nudging out its stablemate for the prize. Against that calamitous backdrop, the plundering of a ten-year old television series by an obscure little company in the obscure little field of computer games was not much on ITC’s radar. Yes, the media landscape was very different in 1980…

With that problem “solved,” Mullich set to work designing and coding. He created the entire game completely on his own in “about six weeks time.” That doesn’t sound like much, but remember, this is the fellow who created and coded Network from scratch in three days. The Prisoner in fact represented by far the most ambitious and complex project that Edu-Ware or Mullich had yet worked on. It consists of some 30 individual BASIC programs which are shuffled in and out of memory as needed by a machine-language routine, the only non-BASIC part of the structure.

The conflict in the television series revolves around the question of why Number 6 resigned from the service — the forces that run the Village insist he tell them his reasons, and Number 6 stubbornly refuses to do so. (Of course, whether the answer to this question is really the main priority of the Village, or whether they merely want to get him to surrender this point on the assumption that once he does it will be easy to break him entirely is very much an open question.) It’s very difficult for a player to communicate such an abstract idea to a computer program even today, however, much less on a 48 K Apple II. Mullich therefore replaced the reason with a single randomly-generated three-digit “resignation code” which is presented to the player for the first and only time when she begins to play.

From here on, it will be the goal of the Island to get the player to reveal this code, whether accidentally or on purpose, while it will be the goal of the player to preserve the secret at all costs.

You may have noticed that I referred to the “Island” there rather than the “Village.” Perhaps in the interest of having a veneer of plausible deniability should ITC’s lawyers come calling, Mullich made a number of such changes. Rather than Number 6, for instance, the player is known as simply “#,” and the Island is run not by Number 2 but by the “Caretaker.” Even so, one never has to look hard for the source material; the player lives, as expected, in Building 6, and the Caretaker in Building 2. A bit of code diving even reveals that one of the component programs is named “Village”; apparently Mullich started with that name and never bothered to change the internal program name.

There are, however, also other influences at work here. George Orwell’s 1984 is referenced almost as prominently as The Prisoner television series. The three contradictory aphorisms of Orwell’s Oceania — “War is peace”; “Freedom is slavery”; “Ignorance is strength” — pop up over and over, singly or in tandem. The novel was also an important influence on the television show — “Questions are a burden to others; answers a prison to oneself,” reads a sign in the Village that could have come straight from Oceania — but here the debt is even more explicit. The game’s Wikipedia page currently also claims (without citation) a strong influence for Kafka’s Das Schloß (The Castle), but I’m not entirely convinced of this. While the player’s home on the Island is indeed called the Castle, there have certainly been many more surprising coincidences in literary and ludic history. I don’t really sense any other strong notes of Kafka here, and to my knowledge Mullich has never cited him as an influence. (If you know more about the validity or lack thereof of the Kafka claim, by all means chime in in the comments.)

Kafka homage or not, the game proper begins with us in our Castle, which we learn to our dismay is a big maze inside. Here we are introduced to the general tricksiness of the game. We can dutifully work our way through the maze until we come to the exit. However, we can also simply hit the ESC key (get it?) to get the same result. (ESC in fact gives unexpected results in several areas of the Island, as is obliquely hinted in a few places.) Whether we take the easy or the hard way out, we cannot exit until we answer the question, “Who are you?” The correct answer is of course “#,” but here we also see the first of many attempts the game will make to trick us into entering our resignation code. This time it’s pretty transparent, but never fear, the game will soon get much trickier.

Structurally the game is built around a central spine, a map of the Island through which the player can wander.

On this map are 20 individually numbered buildings, each housing a unique experience enabled by a BASIC mini-game all its own. Indeed, these games form a veritable catalog of BASIC game archetypes of the early microcomputer and late institutional computing era, the sort of concepts that in an alternative universe could have easily popped up on an HP-2000 system or the book BASIC Computer Games. In addition to the maze game in Building 6, we have a couple of ELIZA-like exercises in conversation and a game reminiscent of the early agricultural strategy game Hamurabi, albeit with the player manipulating the amount of power allotted to various Island systems rather than manipulating acres of land and bushels of crops.

In contrast to their friendly predecessors, however, this lot is an unforgiving bunch. Their messages are constantly off-putting. For example, two of the screenshots above show a famous John Donne quotation which the game twists into something sinister to join the 1984 sloganeering. If we win the Hamurabi-style game, we get a gold watch and a “place to retire,” the latter being of course the Island itself — a creepy commentary on the fate of those who are no longer considered economically useful to society. It all combines to create a constant sense of unease and paranoia. Instructions for play are often nonexistent and never complete, and the user interfaces are needlessly inconsistent. In some places, for instance, we can move an avatar using keys representing the three-dimensional compass directions of a real environment (“N,” “E,” “S,” “W”); in others, we must use the two-dimensional directions of the screen (“U,” “R,” “D,” “L”). There are hidden tricks everywhere, such that we sometimes feel it necessary to methodically tap every key on the keyboard looking for those commands the game hasn’t bothered to tell us about but which represent the only possible route to victory. And the games get tricky in other ways.

In the screenshot below, we’ve just been told to cross a pit (represented by the large white square) using “any means at our disposal.” Trouble is, all we can do is move our little avatar (represented, naturally, by the “#”) about — no jump command, no bridge-building command, nothing. What on earth to do?

Well, if we methodically move over every square that is available to us, we eventually find a piece of rope. “What do you want to do with the piece of rope?” the game asks us then. “Cross the pit,” we reply. “Sounds doubtful,” says the game. And sure enough, trying to cross still results in us falling into the pit and being returned to the Castle as punishment. So we return and try again. This time we learn that continuing to search after finding the rope yields a “bundle of sticks.” But no dice, we fall in again. Returning again, we find a third object, a “rusty old wash tub.” Into the pit we fall yet again. Finally, the fourth object, an “inflatable raft,” does the trick.

That’s frustrating, but the contents of other buildings are downright baffling. The library quizzes us on our preferences in reading material, then somehow uses that information to decide whether to award us a vital clue or burn a book in our honor. I still don’t have a clue how its algorithm actually works, and suspect that may be part of its rhetorical point.

Some buildings go beyond baffling to disturbing. Building 17 houses the Island’s version of the (in)famous Milgram Experiment, in which test subjects were told by an authority figure to continue shocking another person to the point of death, and to a disturbingly large degree complied. Here we get to do the shocking, if we choose.

Throughout all this the game is constantly trying to get us to reveal our resignation code, through ploys obvious and subtle. The most devious of all comes when we visit the Hospital. In the midst of an absurd free-association personality test, we are suddenly dropped to BASIC with an apparent error message.

The natural reaction to the above would be to LIST line 943 to see what the problem might be. If we do, however, we have just lost. The number 943 is of course our resignation code, and we have just been tricked into revealing it. There was never any real error at all; we are still in the program. We are still the Prisoner.

Just like in the television show, the game is constantly offering us a seeming chance for escape, then pulling the rug out from under us. We can in certain situations escape from the main complex to the wilderness around it. This is the only bit of the game to use the Apple II’s hi-res graphics mode; all other displays are built using low-resolution character graphics, which suit the game perfectly. The stark black-and-white displays have almost a Constructivist feel.

If we can dodge the Rovers, semi-sentient guardians that are lifted directly from the show, we might be able to escape via an improbably placed train station. We do. We return home. We call up the “Company” that employed us.

They ask for our resignation code, and when we refuse to give it we wind up right back where we started. This whole sequence is unusually direct about invoking television episodes like “The Chimes of Big Ben,” “Many Happy Returns,” and “Do Not Forsake Me, Oh, My Darling,” in which Number 6 seemingly returns to his home of London only to realize that his prison has followed him there as well.

Tricks like these leave us feeling a bit like Charlie Brown out for a rousing game of football with Lucy. When we meet a seeming resistance organization called the Brotherhood, we are therefore inclined to expect more of the same.

The questions they ask us when we meet them doesn’t exactly reassure us:

“Are you willing to give your life, commit murder, commit acts of sabotage which might cause the deaths of innocent people, cheat, forge, blackmail, distribute habit-forming drugs for the cause of freedom?”

In addition to illustrating how a totalitarian society has a way of corrupting even those who believe they fight against it, they also parallel a bit too closely the questions that Orwell’s Brotherhood ask Winston and Julia in 1984:

“You are prepared to cheat, to forge, to blackmail, to corrupt the minds of children, to distribute habit-forming drugs, to encourage prostitution, to disseminate venereal diseases — to do anything which is likely to cause demoralization and weaken the power of the Party?”

That Brotherhood turned out to be an elaborate trap concocted by the Party establishment to trap would-be rebels just like Winston and Julia. By this point we’re not expecting much better.

Surprisingly, the Brotherhood turns out to be what it says it is. The fact that we are so inclined to doubt them provides a nice illustration of the effect that constant suspicion and uncertainty has on would-be resistance in a totalitarian society; even those with the bravery and inclination to fight are ineffective for lack of others they feel they can trust. (This idea was beautifully illustrated on several occasions by the television series.) If we do eventually decide to trust, we can carry out a few modest missions of sabotage and culture jamming. For one of these we must change the headlines of the local newspaper.

The screenshot above shows one of the best a-ha moments in the game, a welcome respite from the constant sense of powerlessness and oppression — we need to enter each letter using its ASCII character code.

Carrying out these missions don’t let us do anything so grand as materially overthrow the island. They do, however, score points for us, and that’s very important, because various options only become available and events only occur when our score has reached a certain number. This adds yet another layer of obfuscation to the experience, as the whole world feels in constant flux due to our changing score. Thus we must constantly revisit locations and try things again and again to see if a higher score makes a difference in what we thought we knew. We can’t even use our score to judge how far into the game we really are. While the game gives the score as “XX” of “XX,” the latter value changes along with the former with no apparent rhyme or reason in yet another nasty psychological trick.

So, how does anyone other than a masochist with the patience of a saint ever beat this thing? The answer: you cheat. Here the fact that the whole game is written in BASIC is key. We can comb through the individual programs to figure out everything that is really going on in each one and, eventually, deduce the path to victory. If we’re impatient, we can even change some of the programs to give us a higher score or otherwise make things easier. In engaging in outright psychological warfare on us the game encourages us to break the rules on our side as well. I’m certainly not the first person to make the observation that “cheating” feels right here, entirely within the spirit of the game. Number 6 never got anywhere by behaving honorably to his oppressors; he twisted and lied and manipulated, just like they did, and we love him for it. Why not here as well? There’s a little thrill that comes when we ignore the supposed rules and start to hack. I don’t know whether Mullich imagined The Prisoner this way, but God does it work brilliantly in practice.

However we get there, we ultimately win by visiting the Caretaker and telling him that “the Island is just a computer game.” (We do need to have a sufficiently high score to be “ready for that realization,” contradicting Mullich’s claim in the Tea Leaves interview that it is possible to win instantly just by going to the Caretaker and telling him this.) With that realization behind us, we can unplug the computer and escape.

And after one final halfhearted bid for our resignation code, the game sets us free.

This final collapsing of the fourth wall is pretty brilliant. Just as some have argued that Number 6 was really a prisoner of himself (illustrated by the unmasking of Number 1 in the last episode), we have been voluntarily choosing to spend our time with this dystopian nightmare of a computer game. All along, we could “escape” simply by doing something else with our time. “To win is to lose,” the game tells us as its parting message, describing the feeling all gamers know of struggling with a game for days or weeks, longing for victory, only to wistfully realize… it’s all over now. Have we really won? Did Number 6 really escape?

The Prisoner is teeth grindingly, soul crushingly difficult, but there is an aesthetic point to its cruelty that is absent from other early adventure games. If the design sins of Scott Adams and Roberta Williams are those of inexperienced designers working in a new medium with primitive technology, those of The Prisoner serve a real artistic purpose. It’s the first work of its kind that the nascent computer-game industry produced, a sign of what this new medium could be used for, even (dare I say it) a striving for the claim of Art. Like much conceptual art it’s uncompromising, not really something to be casually recommended as a “fun game,” but fascinating in its commitment. Its approach, of being a sort of holistic computer game that makes the interface and the code used to build it and the fact that you are having this experience on an Apple II computer part of the experience of play rather than merely paths to same, has seldom if ever been duplicated. On today’s vastly more complex systems with less technically proficient users, that would probably not even be possible.

So The Prisoner is historically important, fascinating to talk about, and just brave as hell on the part of Mullich and Edu-Ware… but, no, I’m not sure I can precisely recommend it. In addition to all the usual challenges that games of its era present to the modern player, it requires either the patience of Job or a good subset of obsolete technical knowledge — or both — to beat it. If you do want to experiment, you should be aware that the game writes data to disk as you play; most of the disk images on the Internet therefore contain games already in progress. If you’d like a clean copy to start with on your real Apple II or emulator, I have one for you here. The zip also includes a 1983 SoftSide Selections magazine with instructions for play. (The Prisoner was re-released on the SoftSide disk magazine after the release of the enhanced The Prisoner II made it no longer viable for Edu-Ware to sell on its own.)

Be seeing you!

 
25 Comments

Posted by on November 14, 2011 in Digital Antiquaria, Interactive Fiction

 

Tags: , ,

25 Responses to The Prisoner, Part 2

  1. Sig

    November 14, 2011 at 3:16 pm

    How utterly fascinating. The only thing I’ve seen even vaguely like that was the Nintendo GameCube horror adventure Eternal Darkness, which would at certain key dramatic moments give spurious “controller disconnected” or “corrupt save game” messages, just to completely mess with your head.

     
    • James

      January 6, 2015 at 1:47 am

      In the Ps1 Metal Gear Solid game, a mind reading, telepathic enemy also used fourth wall breaking tricks to upset you :)

      http://metalgear.wikia.com/wiki/Psycho_Mantis

      Even earlier, the Sega Genesis Xmen game, in an area full of destructible computer screens, asked you to ‘reset the console’ or some such vaguely worded thing…. where they want you to gently tap the Genesis’ reset button.

      I really want another good horro game like Eternal Darkness!

       
  2. Andrew Plotkin

    November 14, 2011 at 6:01 pm

    Mm, memories. I cheated like heck to win.

    The archetypical moments of the game, for me, are the “key to escape” clue at the beginning (for the ESC key to the maze), the SYNTAX ERROR gag, and the bit referred to by the third-to-last screenshot above. Which I will now explain, since it won’t be obvious to modern players.

    The game is cuing you to type “[=]” as the secret command to “pull the plug”. The trick was, however, that the Apple 2+ *didn’t have square bracket keys* — the command was untypable. You had to use ESC-D, which moved the cursor, to (effectively) copy-and-paste the characters off of the screen.

    This occurred in a couple of places in the game, but earlier on it was optional and only indirectly clued. (A nice thing about the game design is that nearly *all* of the subgames are optional; you only need a point total to win, and you can pick and choose how to get it.) Here at the end it’s clued explicitly, presumably to keep the player moving along to the reveal.

    The Apple 2e *did* have square bracket keys, breaking the puzzle. I suspect this was one reason that Mullich did a graphical remake a couple of years later.

     
    • Jimmy Maher

      November 14, 2011 at 9:55 pm

      Ha, I’m afraid that part went over my head entirely. Thanks!

      For what it’s worth, the graphical rework (which I’ll probably visit in the future) came out in 1982, the Apple IIe in 1983. I think it was more just a matter of the original starting to look a bit shabby and slow. There was a major shift away from BASIC as a viable language for commercial software development during that period.

      I actually found it fairly challenging to accumulate enough points to win, especially since the game subtracts 10 from your score every time you exit (more if you ask for hints). I finally got frustrated and just edited the BASIC of the Caretaker program to require a lower score. Horrible cheating, but in this game doing it just feels so good. :)

       
  3. Beardy

    November 14, 2011 at 10:35 pm

    Couple of questions ….
    1.) having DL’ed the magazine PDF and DSK file, which Apple emulator should I use?
    2.) is it possible to look at the source code (the BASIC programs) that way? (if not, how?)

     
    • Jimmy Maher

      November 15, 2011 at 7:42 am

      1. There are a number of very good Apple II emulators, any of which should work fine for you. I personally use AppleWin, and recommend it if you happen to be running Windows.

      2. You can of course load the source to each of the components from an emulated Apple and LIST it. It’s a lot easier, however, to use an app called CiderPress, which will let you browse an Apple disk image. It automatically translates the BASIC tokens into a text file you can read or export to an editor. You can get it at http://ciderpress.sorceforge.net.

       
      • Beardy

        November 16, 2011 at 6:56 am

        Thanks Jimmy,

        AppleWin and CiderPress found and installed :)

         
  4. Andrew Schultz

    November 15, 2011 at 6:17 am

    Wow! Thank you.

    I feel less stupid now that I tried and failed to beat the game–I too tried to look into the code to figure what was going on, maybe about ten years ago.

    I can’t recall another game that made me feel so silly. But it did get me to watch the whole TV series, which was nice.

    I remember also being told there was a Prisoner 2 and thinking “Oh great, how hard must it be.” I’m sort of disappointed now that it’s “just” a graphic upgrade.

    I’m going to try to solve this game again, now. Though I haven’t decided how much cheating I want to do, yet.

     
  5. Steve Pederson

    January 24, 2012 at 5:23 am

    I’m stunned at how well you’ve captured the spirt we had at Edu-Ware (and delighted that anyone cares.) We were such amateurs… but inspired by this new industry that had no rules.

    I wonder if there are parallels in early radio before it became a big business, morphed into television, and required an army to produce a show that would find an audience.

    Incidently, I never remember thinking (or discussing with Mullich or Steffin) the idea that to win the game you’d look at the code. Though nothing code be more in the spirit of the game.

    Thank you for this.
    (and Bee Seeing You.)

    Anyway I

     
    • Jimmy Maher

      January 24, 2012 at 9:24 am

      Thanks for this. Nothing makes me happier than to hear from one of the actual actors in one of these little dramas, and to hear that I got it basically right.

       
  6. David Mullich

    January 24, 2012 at 5:55 pm

    I too am stunned by the detail and accuracy of these blogs. I am also tickled that someone understood that with The Prisoner, I was attempting to create not just a game, but an artistic experience. Unfortunately, these days I don’t take the creative risks that I did when I was in my twenties.

     
    • Steve

      May 25, 2020 at 8:38 pm

      Wow, talk about circuitous routes. I never managed to win this game. Then I kind of forgot about it. Well, not so much forgot, but more like failed to recall. Then I head your interview on The Retro Hour podcast in May 2020. Interest piqued, I managed to find a copy and run it on an emulator. I won the game just now! And then I searched for further information on the internet and came across this old blog and your ancient comment. What a journey…

       
  7. Michael Rubin

    July 15, 2015 at 3:20 am

    Wow, what a great read. I’m only sad that I finally came upon it several years after it was written. I got here after seeing your Hall of Fame, and this was the first entry I had to check out.

    The Prisoner has to be one of the most memorable and impactful games of my childhood. I was 13 when it came out, and though I never watched the show I knew a little about what it was based on, but certainly never to this extent. I could sense it had a mysterious and artistic quality to it, insofar as a 13-year old could sense these things, and it intrigued me mostly because of its mystery and the challenge of trying to understand it.

    I could only make it part way through the game before bumping up against my limits, but I knew enough programming to realize that much of it was written in BASIC. So after struggling with the game, I did exactly what you said and explored the code to try and figure out what I could do, or if the game was even winnable. I thought I was basically giving up by doing so, and all these years later I always wondered if it would be different playing it now, if I would need to cheat like that. Reading this was not only a great trip into the past, but also a nice personal validation.

    Another excellent piece and a perfect example of why this is one of the best sites around. Plus comments from the original creators…what could be better?

     
  8. Andrew Owen

    April 17, 2016 at 4:44 am

    Reading this in 2016 with the release of Undertale and the Souls series behind us gives me a bit of wonder for how far back the art of meta narrative runs in games, how games really can be an art form in their own right. I haven’t played The Prisoner though, but this is interesting to see.

     
  9. Dr Mark Green

    March 15, 2017 at 6:42 am

    Playing the downloaded image, a “legitimate error” message appears in the carnival on line 600 which contains an incorrect FOR loop syntax. (FOR I = 0 AND 2..) Is this a disk error? Looking at the token codes it’s a 3 bit difference which seems pretty dramatic.

     
    • Jimmy Maher

      March 15, 2017 at 8:27 am

      It could very well be. Unfortunately, I haven’t come across any other versions of the game floating around. Maybe it’s possible to fix that line of code?

       
      • Mark Green

        March 15, 2017 at 5:54 pm

        It should be. It’s just we ran into it in a Let’s Play on the Something Awful forums and the player seems to think it’s a deliberate error like the one in the hospital..

         
  10. Matt Butcher

    April 23, 2018 at 2:12 pm

    Hey, can’t thank you enough for these. I’m a lifelong PRISONER fan and now that I have my Retropie emulation software up and running, I can play these old DOS games easily. Cheers!

     
  11. Will Moczarski

    September 12, 2019 at 1:42 pm

    The questions they ask us when we meet them doesn’t exactly reassure us

    -> don’t exactly reassure us

     
  12. Arno

    October 23, 2021 at 7:24 pm

    I played this game with my dad and brother when it came out. We ultimately resorted to opening the code to figure out how to solve the puzzles and reached the end of the game. There was a postcard included with the game to send back to the publisher so they could sent you some sort of recognition, but one of the spaces on the postcard was to write your resignation code. Of course like dummies we complied and received a nice letter back from the publisher telling us we had lost because we had revealed our resignation code!

     
    • Jimmy Maher

      October 23, 2021 at 10:01 pm

      That’s brilliant!

       
  13. Tim Kaiser

    October 25, 2021 at 3:06 am

    You said that the game overwrites the disk when you play it and that the version you provided is a clean copy, but according to the Soft Side magazine, the game resets itself each time you start a new game.

    Do you know which one is right?

     
    • Jimmy Maher

      October 25, 2021 at 5:17 am

      Sorry, I don’t. It’s been a lot of years since I wrote this article…

       
  14. Tim Kaiser

    October 25, 2021 at 5:37 am

    I’ve been playing around with the game a bit but I can’t get it to reset. Each time I reset my AppleWin emulator, the resignation code is the same. Even if I deliberately try to get a game over (the “you may have lost but we have gained” screen), I get a text prompt where I get “syntax error” when I try to type things in. When I reboot the emulator after that, it gives me the same resignation code. The game is supposed to give you a different code each time.

    The game is very difficult but really fascinating too. I’m not sure I have the patience to spend much time with it though. Seems like it would be a great candidate for a modern remake. All the meta puzzles and obtuse gameplay mechanics are really cool.

     

Leave a Reply to Jimmy Maher Cancel reply

Your email address will not be published.


This site uses Akismet to reduce spam. Learn how your comment data is processed.