Skip to content

Bureaucracy (1987, Infocom / Z-machine)

Author(s): Douglas Adams (design and writing), implemented at Infocom Sources: Bureaucracy (Wikipedia), Bureaucracy (The Digital Antiquarian), Missed Classic: Bureaucracy (The Adventure Gamer), Bureaucracy disk image (Internet Archive), Bureaucracy manual (Internet Archive) Category: inspiration, Batch 10 (gameplay-mechanics mining). The single reason it is here: a hidden stress meter (blood pressure) driven by player friction, with frustration built as an intentional system. Serves: Black Ledger, IF Creation Kit / propaganda (assigned by Josh; see cart map)

A comedy about fighting bureaucracy, scripted by Douglas Adams. You have just moved house, and a misdelivered change-of-address form sets off a cascade of red tape: mail goes to the wrong address, your bank account is inaccessible, and you still have to reach a 4:00 PM flight to Paris for training at your new employer, Happitec. The defining feature is a simulated blood-pressure value that climbs as the game frustrates you and can end the game with an aneurysm.

  • Goal: a bureaucratic obstacle chain. Locate a $75 paycheck from Happitec, change your address at the bank so the check can be deposited, retrieve your airline tickets, and catch the 4:00 PM flight. The root obstacle is a change-of-address form that was misdelivered and returned to your old residence, which locks the rest of the chain.
  • Blood-pressure meter (the signature mechanic). A simulated value rises when “frustrating” events happen and falls after a stretch with no annoyance. Triggers include unrecognized parser commands, typos, being stonewalled, and sitting through irrelevant answering-machine messages. It is surfaced through bracketed status lines such as “[Your blood pressure just went up.]” and can be checked as a numeric reading. Cross a threshold and the player suffers an aneurysm and dies. This links the ordinary annoyances of adventure play directly to a fail state.
  • Frustration as an intentional system (anti-usability). The opening registration form takes your details and then persistently addresses you by the wrong gender, and it reuses whatever you enter as your “least favourite colour” throughout later descriptions. Adams’s original design went further: he wanted the parser itself to be obstinate, refusing to recognize certain objects so the interface would mirror bureaucratic rigidity. A troubled development lost most of that ambition, but the blood-pressure monitor and a snooty parser tone survived.
  • Puzzles built to obstruct. A llama guards unread mail, and the treats meant to lure it are deliberately slippery and slip out of your hands. Other set-pieces include a maze, an absurd nested fast-food ordering dialogue that returns the wrong burger you cannot afford, an antisocial hacker, a paranoid weapons enthusiast, a tribe of Zalagasan cannibals, and counterintuitive airport logic.
  • Feelies and copy protection. The box held a bank pamphlet, a “paranoia” magazine advertisement, a Happitec welcome letter, a three-part credit-card application form (each copy printed with different, conflicting instructions), and a tiny pencil imitating a bank giveaway. Copy protection was six questions whose answers hid in the paranoia magazine.
  • Reception. About 40,000 copies sold. Compute!‘s Gazette praised the parser and feelies and specifically liked the player’s actions directly affecting blood pressure. Jerry Pournelle named it his October 1987 game of the month. Reviewers flagged very hard puzzles set inside deliberate madness.
  • Hidden affective / stress meter driven by friction. A tracked value that responds to how the interaction is going (errors, dead ends, delays), separate from the fiction’s plot events.
  • Failure tied to emotional state. A fail condition driven by stress, separate from health or resource depletion, reframes what “losing” can mean.
  • Frustration as a designed axis. The interface annoys on purpose and the annoyance is the theme, which is a deliberate posture a designer can choose or refuse.
  • Hostile / uncooperative UI as content. Forms that demand information you cannot supply, a parser that plays dumb, and personalization turned into mockery are all authored obstacles.
  • Diegetic copy that mutates from player input. The misgendering and the reused “least favourite colour” show cheap, personal irritation generated from what the player typed.
  • A hidden affect or stress value that moves with how a session is going is a concept-level fit for a friction-themed cart or a tone modifier, and pairs with this batch’s PARRY (hidden affect variables) and The Prisoner (hostile UI) notes.
  • KN-86’s human-readable save state makes the visible-versus-hidden question concrete: whether the operator sees the meter, or only feels its effects, is a design lever this game demonstrates.
  • Frustration-as-designed-system is both a caution and an option. The deck’s information-dense text UI is a natural home for form-and-runaround content if a cart ever wants to model red tape on purpose.

Confidence: high. Designer (Douglas Adams), year (1987), platform (Z-machine / Infocom), and the blood-pressure mechanic are confirmed across Wikipedia, the Digital Antiquarian, and the manual.

Notes on uncertain detail. The numeric blood-pressure reading (a “135/87”-style value) comes from the Adventure Gamer intro; Wikipedia and the Digital Antiquarian emphasize the bracketed “[Your blood pressure just went up.]” status lines. Both are consistent: the game both reports change through messages and lets you read the value. Development attribution beyond Adams is kept general here because sources agree the project passed through several hands but do not cleanly credit the finishers.