From 4a7f786f108a544f4fe0911c8e4c125497961bd1 Mon Sep 17 00:00:00 2001 From: Bryce Date: Wed, 18 Mar 2026 21:38:30 -0700 Subject: [PATCH] Complete: Add Screenshots sections to all 3 puzzles in SpaceQuest III inspiration page --- .../spacequest-iii-the-pirates-of-pestulon.md | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/src/inspiration/spacequest-iii-the-pirates-of-pestulon.md b/src/inspiration/spacequest-iii-the-pirates-of-pestulon.md index a2e6ef0..153bc65 100644 --- a/src/inspiration/spacequest-iii-the-pirates-of-pestulon.md +++ b/src/inspiration/spacequest-iii-the-pirates-of-pestulon.md @@ -21,8 +21,6 @@ SpaceQuest III is a 1989 Sierra adventure designed by Mark Crowe and Marc Ozera Roger must infiltrate ScummSoft headquarters to rescue Mark Crowe and Scott Metzger, but the security system detects intruders through an unusual mechanism: full trash cans. Donning janitor coveralls provides initial access, but every room's waste bins must be vaporized before proceeding—any missed can triggers instant death. The player must methodically navigate ScummSoft's multi-room layout while tracking which locations have been cleared, creating a memory-intensive stealth puzzle where the disguise mechanic doubles as gameplay requirement [Tricrokra]. -![Roger disguised as janitor holding vaporizer in ScummSoft hallway—must clear all trashcans](./sq3-puzzle1.png) - ### What Makes It Rewarding This creates structural stealth: the disguise isn't cosmetic—it defines player capability and failure state. Unlike games where invisibility bypasses guards entirely, Roger must *perform* janitorial duties to remain undetected. The constraint is explicitly communicated: "If you forget one [trashcan], you'll be dead"—so players can back-track confidently rather than relying on save-scumming. The mechanical elegance stems from dual-purpose design: vaporizer destroys both trash (progress requirement) and security systems (final puzzle tool). This wasn't merely stealth; it was job-based infiltration where player actions matched character identity [StrategyWiki]. @@ -51,6 +49,10 @@ Roger clears all trashcans throughout ScummSoft, accesses executive office to st 16. Enter restricted area; USE VAPORIZER on Mark and Scott's containment jelly 17. Wait for boss confrontation; initiate final Duke Nukem-style combat +### Screenshots + +![Roger disguised as janitor holding vaporizer in ScummSoft hallway—must clear all trashcans](./sq3-puzzle1.png) + [Corporate Infiltration](../puzzles/corporate-infiltration.md) — Job disguise enables access, but player must actively perform role tasks (trashcan emptying) to maintain cover, distinguishing from simple costume-based stealth where appearance alone suffices. --- @@ -61,8 +63,6 @@ Roger clears all trashcans throughout ScummSoft, accesses executive office to st At Monolith Burger's arcade section, Roger finds an ASTRO CHICKEN game. The only way forward is receiving a secret message hidden in the game—but it doesn't appear until achieving high enough cumulative score through repeated landings. A decoder ring obtained earlier from the Monolith Fun Meal unlocks message readability once the game displays it. This creates a pure skill-based gating mechanism where player improvement directly enables progression, bypassing traditional inventory puzzle patterns entirely [Tricrokra]. -![ASTRO CHICKEN arcade machine—landing chicken on mat repeatedly triggers secret message](./sq3-puzzle2.png) - ### What Makes It Rewarding The design commits fully to the joke: this IS the puzzle, a frustratingly silly minigame where skill (or patience) determines unlock timing. Walkthrough author notes achieving 308+ points before revelation—a clear signal that persistence matters more than insight. The payoff structures cleverly reward both player types: those who actually play learn the message personally;那些 who quit can still progress via walkthrough, but miss the "Help us! we are being held captive by ScumSoft" discovery moment. This wasn't just comedy padding—it demonstrated Sierra's willingness to create non-logical obstacles that required genuine player action rather than inventory juggling [StrategyWiki]. @@ -90,6 +90,10 @@ Player lands Astro Chicken repeatedly until cumulative score triggers hidden mes 15. Read decoded content: coordinates to Pestulon moon plus ScummSoft captive situation 16. Exit Monolith Burger with new intelligence for next destination +### Screenshots + +![ASTRO CHICKEN arcade machine—landing chicken on mat repeatedly triggers secret message](./sq3-puzzle2.png) + [Pattern Learning](../puzzles/pattern-learning.md) — Skill development and repeated interaction reveal hidden information, distinguishing from Symbol Code Translation where decoding happens via intellectual cipher work rather than perseverance-based discovery. --- @@ -100,8 +104,6 @@ Player lands Astro Chicken repeatedly until cumulative score triggers hidden mes On Ortega's surface, Roger must destroy a force field generator protecting ScummSoft's orbital shield, then escape before the planet becomes uninhabitable. The sequence creates explicit time pressure: inserting the thermal detonator triggers an invisible countdown forcing rapid return to ship while crossing an unstable bridge and leaping a newly-formed chasm with scavenged metal pole. Unlike disguised timers elsewhere in adventure games, here death is guaranteed if timing fails—no second chances, no workaround through alternate puzzle solutions [Tricrokra]. -![Ortega force field generator—throw detonator into hole then race ship before planet becomes uninhabitable](./sq3-puzzle3.png) - ### What Makes It Rewarding This is consequence-as-mechanic: actions have irreversible outcomes communicated through environmental cues rather than UI timers. The walkthrough explicitly warns of "a timer you don't see, but one that is pretty narrow"—creating player anxiety and urgency without artificial countdown displays. Success requires committing to the escape path (detonator thrown = no return) then executing memorized traversal: bridge timing across wobbly structure, pole vault over chasm using physics interaction established earlier. The design trusts players with implicit deadlines rather than hand-holding, rewarding spatial memory and quick navigation over trial-and-error [StrategyWiki]. @@ -135,6 +137,10 @@ Detonator destroys force field generator; Roger races through collapsing bridge 21. ENTER SHIP before timer expires 22. Escape Ortega surface with mission complete and character alive +### Screenshots + +![Ortega force field generator—throw detonator into hole then race ship before planet becomes uninhabitable](./sq3-puzzle3.png) + [Timed Consequence](../puzzles/timed-consequence.md) — Physical constraint (planet becoming uninhabitable) creates mandatory deadline where delay guarantees failure, distinguishing from Corporate Infiltration where timing is procedural rather than survival-based. ---