Analyze Day of the Tentacle: Create Cross-Temporal Causality puzzle type for time-travel mechanics; document tree destruction/Laverne freeing, flag disguise via tentacle chart, contract signing across three eras as primary examples; add DoT super-battery and three-headed monkey puzzles to Multi-Character Coordination file

This commit is contained in:
2026-03-18 08:57:35 -07:00
parent 9c615e6271
commit a0a7fab390
3 changed files with 430 additions and 1 deletions

View File

@@ -19,7 +19,8 @@ A taxonomy of puzzle design patterns derived from analysis of classic Sierra and
| 11 | [Environmental Memo Chain](./puzzles/memo-chain.md) | Scattered written fragments across locations; synthesize narrative to reveal solution | MI |
| 12 | [NPC Distraction Physics](./puzzles/distraction-physics.md) | Manipulate environment to break NPC blocking pattern without confrontation | MI |
| 13 | [Meta-Puzzle Construction](./puzzles/meta-puzzle-construction.md) | Sequential interdependence; each step's output becomes next step's input | MI/MM |
| 14 | [Multi-Character Coordination Puzzle](./puzzles/multi-character-coordination.md) | Multiple characters required for separated location actions; single character physically impossible | MM |
| 14 | [Multi-Character Coordination Puzzle](./puzzles/multi-character-coordination.md) | Multiple characters required for separated location actions; single character physically impossible | MM/DOTT |
| 15 | [Cross-Temporal Causality Puzzle](./puzzles/cross-temporal-causality.md) | Actions in one time period create immediate consequences in another; solution requires understanding historical causality | DOTT |
---