MIT Mystery Hunt 2020/Tunnel of Love: Difference between revisions

Content added Content deleted
m (CoreyPlover moved page MIT Mystery Hunt (2020)/Tunnel of Love to MIT Mystery Hunt 2020/Tunnel of Love without leaving a redirect)
(existence)
Line 6: Line 6:
|image_width = <!-- include "px", defaults to 200px -->
|image_width = <!-- include "px", defaults to 200px -->
|image_caption =
|image_caption =
|author =
|author = Chris Harris
|solves =
|solves = 88
|guesses = <!-- total (correct and incorrect) -->
|guesses = 267
|link = <!-- puzzle link, these should all be plain URLs -->
|link = https://puzzles.mit.edu/2020/puzzle/tunnel_of_love/
|solution_link =
|solution_link = https://puzzles.mit.edu/2020/puzzle/tunnel_of_love/solution/
|checker_link =
|checker_link =
|stats_link =
|stats_link =
}}
}}
'''Tunnel of Love''' is a [INSERT PUZZLE TYPE] puzzle from the {{l|Storybook Forest}} round of the [[MIT Mystery Hunt 2020|2020 MIT Mystery Hunt]]. It [INSERT BRIEF DESCRIPTION]
'''Tunnel of Love''' is an interactive audio puzzle from the {{l|Storybook Forest}} round of the [[MIT Mystery Hunt 2020|2020 MIT Mystery Hunt]]. It [INSERT BRIEF DESCRIPTION]


==Solve Path==
[INSERT SOLVE PATH]

[INSERT PICTURE]
==Puzzle Elements==
==Puzzle Elements==



* [INSERT ELEMENTS]
[[Interactive]] - The puzzle is contained in an applet. After clicking <code>START</code>, the solver first hears a message "Hey everyone! Let's play hide 'n' seek!" before being allowed to wander through an area full of numbered rooms.

[[Flavortext]] - ''What a rip-off—this isn’t a tunnel, it’s just a giant, dark, empty room. And if these weird noises are supposed to be Romantic music, then I’d say they’re a little off. I wonder how these sounds got from wherever they should be to where they ended up, anyway.''

{{spoiler|label=Spoiler-y Elements}}
''What a rip-off—this isn’t a tunnel, it’s just a giant, dark, empty room. And if these weird noises are supposed to be Romantic music, then [[Classical Music|I’d say they’re a little off]]. I wonder [[Numberlink|how these sounds got from wherever they should be to where they ended up]], anyway.''

[[Audio]] - Across all 104 rooms, some will play sounds—the most common of these is the sound of a bell, while each other sound occurs exactly once.

[[Classical Music]] - Each sound is a clue to the nickname of one of Haydn's 104 Symphonies (as confirmed by the number of rooms, the reference in the flavortext about it being a little off Romantic music, and the "hide 'n' seek" pun)...

[[Enumeration]] - ...which can be filled into the enumeration blanks below the applet. ...

[[Marked Spaces]] - Some of the blanks have a circled number instead; taking those letters in numerical order gives...

[[Numberlink]] ([[Word Length|Gimmicked]] - ...'''DO NUMBERLINK'''. Each Symphony has two rooms associated with it—its actual number, and the number its corresponding sound was found in. Room 28, for example, contains the famous "The Surprise"... which is actually Symphony No. 94. Solving it as a raw numberlink, however, yields multiple solutions; the key insight is that the twelve symphonies represented together have 104 letters, so the number of squares each link passes through is equal to the length of the corresponding nickname. As clued by the flavortext, we should write the nickname along the links starting from the actual symphony number.

Marked Spaces - Extracting the letters from the rooms containing bells...

[[Reordering]] - ...and ordering by increasing symphony number yields the answer.

{{spoiler-end}}

Revision as of 11:59, 24 May 2022

Tunnel of Love
MIT Mystery Hunt 2020
Storybook Forest
Author(s)Chris Harris
Statistics
No. solves88
No. total guesses267
Links
PuzzleLink
SolutionLink

Tunnel of Love is an interactive audio puzzle from the Storybook Forest round of the 2020 MIT Mystery Hunt. It [INSERT BRIEF DESCRIPTION]

Puzzle Elements

Interactive - The puzzle is contained in an applet. After clicking START, the solver first hears a message "Hey everyone! Let's play hide 'n' seek!" before being allowed to wander through an area full of numbered rooms.

Flavortext - What a rip-off—this isn’t a tunnel, it’s just a giant, dark, empty room. And if these weird noises are supposed to be Romantic music, then I’d say they’re a little off. I wonder how these sounds got from wherever they should be to where they ended up, anyway.

 

What a rip-off—this isn’t a tunnel, it’s just a giant, dark, empty room. And if these weird noises are supposed to be Romantic music, then I’d say they’re a little off. I wonder how these sounds got from wherever they should be to where they ended up, anyway.

Audio - Across all 104 rooms, some will play sounds—the most common of these is the sound of a bell, while each other sound occurs exactly once.

Classical Music - Each sound is a clue to the nickname of one of Haydn's 104 Symphonies (as confirmed by the number of rooms, the reference in the flavortext about it being a little off Romantic music, and the "hide 'n' seek" pun)...

Enumeration - ...which can be filled into the enumeration blanks below the applet. ...

Marked Spaces - Some of the blanks have a circled number instead; taking those letters in numerical order gives...

Numberlink (Gimmicked - ...DO NUMBERLINK. Each Symphony has two rooms associated with it—its actual number, and the number its corresponding sound was found in. Room 28, for example, contains the famous "The Surprise"... which is actually Symphony No. 94. Solving it as a raw numberlink, however, yields multiple solutions; the key insight is that the twelve symphonies represented together have 104 letters, so the number of squares each link passes through is equal to the length of the corresponding nickname. As clued by the flavortext, we should write the nickname along the links starting from the actual symphony number.

Marked Spaces - Extracting the letters from the rooms containing bells...

Reordering - ...and ordering by increasing symphony number yields the answer.