From c9198296f51b4f2352c6302f5a7b723c08898043 Mon Sep 17 00:00:00 2001 From: Bryce Date: Thu, 19 Mar 2026 11:56:37 -0700 Subject: [PATCH] Refactor: memo-chain.md --- src/puzzles/memo-chain.md | 133 ++++++++++++++------------------------ 1 file changed, 50 insertions(+), 83 deletions(-) diff --git a/src/puzzles/memo-chain.md b/src/puzzles/memo-chain.md index 93d8beb..badb258 100644 --- a/src/puzzles/memo-chain.md +++ b/src/puzzles/memo-chain.md @@ -1,105 +1,65 @@ # Environmental Memo Chain -**Information Architecture**: Written fragments (notes, memos, signs) distributed across multiple locations in the game world. Each fragment contains piece of larger narrative or set of instructions. Information is presented as background "worldbuilding" but collectively encodes puzzle solution. +## Core Mechanic -**Player Action Pattern**: Collect scattered written items through exploration. Read/compare contents mentally or against notes taken while exploring. Synthesize connections between seemingly unrelated memos to deduce location, character motive, or required item/action. +Written fragments (notes, memos, signs) distributed across multiple locations in the game world. Each fragment contains a piece of larger narrative or set of instructions. Information is presented as background "worldbuilding" but collectively encodes puzzle solution. No single memo contains the full solution—meaning emerges from combination. -**Core Mechanic**: Distributed text fragments → player-assembling narrative → puzzle answer revealed through reading comprehension + spatial mapping. No single memo contains full solution; meaning emerges from combination. +## When to Use -**Variations**: -- Comic interoffice memos between game characters (complaints about each other) -- Trail notes left by previous adventurers -- Scattered diary pages out of chronological order -- Cryptic signs/inscriptions requiring reordering or cross-referencing +When the puzzle solution requires collecting scattered written items through exploration and synthesizing connections between seemingly unrelated memos to deduce location, character motive, or required action. Best when the "aha" moment comes from reading comprehension combined with spatial mapping. -**Adventure Game Implementation**: -- LOOK at scattered items across world (piles of paper, bulletin boards, ground litter) -- Text is collected as inventory or viewed in situ and remembered -- Player must map memo locations + connect content themes -- Standard exploration actions; puzzle is in reading comprehension + memory +## Solution Chain -**Example Structure**: +1. Explore Location A → find written fragment +2. Read/remember fragment content +3. Explore Location B (unrelated) → find second fragment +4. Compare fragment contents mentally +5. Deduce relationship, location hierarchy, or item flow +6. Continue gathering fragments until solution emerges -``` -Discovery Phase: -→ Explore Location A: LOOK at note → "Don't leave key here - [CHAR_B] will find it" -→ Explore Location B (unrelated): LOOK at memo → "[CHAR_A], I stole your backdoor entrance!" -→ Explore Location C: LOUK at sign → "Restricted area: Monkey Head Base" +## Examples -Synthesis Phase: -→ Compare all fragments mentally -→ Deduce relationship between characters, location hierarchy, item flow -→ Solution emerges: [KEY] was hidden in [MONKEY_HEAD] by [CHAR_A] to hide from [CHAR_B] -``` +### SpaceQuest IV: Time Pod Code Synthesis -**King's Quest VI Parallel**: None identified in walkthrough. +**Problem**: Roger needs to travel to SpaceQuest I's location (Ulence Flats), but the time pod requires a six-digit destination code. The complete code is split across three separate sources in different game worlds. -**Monkey Island Example**: -- **LeChuck Base Discovery**: Three memos scattered across different screens: - - Beach memo: "Please return our key to the Monkey Head" (Cannibals warning) - - River Fork memo: Complaint about LeChuck's noisy activities in Sacred Monkey Head area, saw him taking woman with scarf there - - Pond memo: LeChuck warns Cannibals not to enter Monkey Head, calls it his "secret base of operations" - - **Synthesis**: Monkey Island = LeChuck's hideout; must investigate the Giant Monkey Head interior +**Why It's This Type**: No single source provides complete information. The code numbers are data (information fragments), not physical components to combine. Player must mentally assemble "first three from book" + "last three from gum wrapper" into ordered sequence. + +**Solution**: +1. Search Sequel Police body on Strange Planet → find gum wrapper with last three code symbols +2. Buy hint book from Galaxy Galleria Mall software store +3. Read hint book page 4 → Ulence Flats destination shows first three symbols +4. Note arcade time pod display showing current location encoding +5. Combine all six symbols in correct order → destination unlocked --- -## Game Examples +### Monkey Island I: LeChuck Base Discovery -### SpaceQuest IV: Time Pod Code Synthesis (SQ4) +**Problem**: The Giant Monkey Head on Monkey Island is significant, but the player doesn't know why. Three memos scattered across different screens collectively reveal this is LeChuck's hideout. -**Problem**: Roger needs to travel to SpaceQuest I's location (Ulence Flats), but the time pod requires a six-digit destination code. The complete code is split across THREE separate sources in different game worlds, acquired at different play times. No single source provides complete navigation data. +**Why It's This Type**: Each memo provides partial information about the same subject. Synthesis requires comparing all three fragments to deduce that Monkey Island = LeChuck's secret base, and the Giant Monkey Head interior must be investigated. -Source: gamefaqs-tricrokra-archive.html, lines 436-438 — "Unfold this rag and you'll see the part of a time-pod code you need later." +**Solution**: +1. Find Beach memo: "Please return our key to the Monkey Head" (cannibals warning) +2. Find River Fork memo: complaint about LeChuck's noisy activities in Sacred Monkey Head area, saw him taking woman with scarf +3. Find Pond memo: LeChuck warns cannibals not to enter Monkey Head, calls it his "secret base of operations" +4. Synthesize: Monkey Island = LeChuck's hideout; investigate the Giant Monkey Head interior -Source: gamefaqs-tricrokra-archive.html, lines 497-503 — "You get the first three digits of the code to get in a new time sector, the three on the rag are the last three" +--- -Source: adventuredoor-walkthrough.html, lines 458-459 — "Read the Space Quest IV hint book, page four about where to go with time pods. Check the wad of used chewing gum to complete the destination code." +### Quest for Glory 1: Brigand Password Discovery -``` -MEMO COLLECTION PHASE: +**Problem**: The brigands plan a meeting at an undisclosed location. A note found in the tavern provides partial information, but the player must also discover the location through environmental exploration. -SOURCE 1 - Gum Wrapper (SpaceQuest X, Strange Planet): -Location: Nest, after dead Sequel Police drops from sky -Action: Search body → find "rag of paper" (gum wrapper) -Discovery: Unfolding reveals THREE SYMBOLS (last half of code) -Acquisition time: Early game, before mall sequence +**Why It's This Type**: The note provides the time ("noon") but not the complete location. Additional spatial information must be gathered from environment and combined with the written clue. Solution emerges from text comprehension + geographic mapping. -SOURCE 2 - Hint Book Page 4 (SpaceQuest X, Galaxy Galleria Mall): -Location: Software Store, bargain bin purchase required -Cost: Must earn money first (burger minigame) to afford -Discovery: Page 4 contains multiple time pod destinations -Critical data: THREE SYMBOLS for "Ulence Flats" destination -Acquisition time: Mid-game mall sequence (mandatory disguise/money puzzles first) - -SOURCE 3 - Arcade Time Pod Display (SpaceQuest X): -Location: Game arcade, arrives with Sequel Police officers -Discovery: Current location encoding displayed on pod screen -Critical action: Must WRITE DOWN before leaving (game explicitly warns) -Consequence: Without this code, cannot return to mall after leaving - -SYNTHESIS PHASE: -1. Player has gum wrapper (3 symbols) from SQX Planet -2. Player buys hint book, reads page 4 (3 more symbols for Ulence Flats) -3. Combined total = 6-symbol complete code -4. Player locates accessible time pod with displayed interface -5. Enter all six symbols in correct order → destination unlocked - - -WHY IT'S A MEMO CHAIN: - -1. DISTRIBUTED FRAGMENTS: Code split across gum wrapper (physical note), hint book (documented text), and memory requirement (pod display text) - -2. NO SINGLE SOURCE IS COMPLETE: - - Gum = 3/6 symbols - - Hint Book = different 3/6 symbols - - Display = interface location reference - -3. SYNTHESIS REQUIRED: Player must mentally combine "first three from book" + "last three from rag" into ordered six-symbol sequence - -4. WORLD-BUILDING DISGUISE: Fragments presented as environmental details — gum wrapper felt optional, hint book seemed like easter egg -``` - -**Distinction from Multi-Faceted Plan**: MFP = gather independent ITEMS for synthesis. Memo Chain = gather INFORMATION fragments that collectively encode a solution. Here the code numbers are data, not physical components to combine. +**Solution**: +1. Find note in tavern: "B- meet at target range at noon, urgent -B" +2. Interpret "target range" as archery training area +3. Navigate to coordinates (south twice from healer, then west) +4. Wait for midday time window +5. Overhear dialogue revealing password for brigand cave entrance --- @@ -107,7 +67,14 @@ WHY IT'S A MEMO CHAIN: | Type | Similarity | Distinction | |------|------------|-------------| -| Multi-Faceted Plan | Both gather across sources | MFP collects items/actions; Memo Chain collects text fragments synthesizing into encoded solution | -| Environmental Storytelling | Info hidden in world details | Environmental Storytelling reveals lore; Memo Chain reveals puzzle solutions | -| Information Brokerage | All involve knowledge transfer | Brokerage = NPC exchanges; Memo Chain = environment-to-player data only | +| [Multi-Faceted Plan](multi-faceted-plan.md) | Both gather across sources | MFP = items/actions for synthesis; Memo Chain = text fragments synthesizing into encoded solution | +| [Environmental Storytelling](environmental-storytelling.md) | Info hidden in world details | Environmental Storytelling reveals lore; Memo Chain reveals puzzle solutions | +| [Information Brokerage](information-brokerage.md) | All involve knowledge transfer | Brokerage = NPC exchanges; Memo Chain = environment-to-player data only | +## Index + +| Game | Puzzle | Section | +|------|--------|---------| +| SQ4 | Time Pod Code Synthesis | Examples | +| MI1 | LeChuck Base Discovery | Examples | +| QFG1 | Brigand Password Discovery | Examples |