MIT Mystery Hunt 2020/Fortune Cookies: Difference between revisions

Content added Content deleted
m (Text replacement - "\[\[MIT Mystery Hunt \(20(.*)\)" to "[[MIT Mystery Hunt 20$1")
(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 = Monica Singhal, Nina Hinrichs, and Yar Woo
|solves =
|solves = 45
|guesses = <!-- total (correct and incorrect) -->
|guesses = 143
|link = <!-- puzzle link, these should all be plain URLs -->
|link = https://puzzles.mit.edu/2020/puzzle/fortune_cookies/
|solution_link =
|solution_link = https://puzzles.mit.edu/2020/puzzle/fortune_cookies/solution/
|checker_link =
|checker_link =
|stats_link =
|stats_link =
Line 16: Line 16:
'''Fortune Cookies''' is a [INSERT PUZZLE TYPE] puzzle from the {{l|Wizard's Hollow}} round of the [[MIT Mystery Hunt 2020|2020 MIT Mystery Hunt]]. It [INSERT BRIEF DESCRIPTION]
'''Fortune Cookies''' is a [INSERT PUZZLE TYPE] puzzle from the {{l|Wizard's Hollow}} 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==


[[Physical]] - Teams were asked to contact Guest Services and provide a promo code to obtain a box of fortune cookies, which was the actual puzzle.
* [INSERT ELEMENTS]

{{spoiler|label=Spoiler-y Elements}}
[[Culture]] - Each fortune cookie contains a fortune with a series of lucky numbers. The trick is to play the party game of appending "in bed" to the fortunes...

[[Identification]] ([[Media]]/[[Literature]]) - ...such that they identify a figure from popular media or literature.

[[Indexing]] - Using the lucky numbers to index into the names yields a word.

[[Synonyms]] - Each word found in this way has a synonym...

[[Transformations]] - ...that can be placed within the ''word'' "BED" to create a new word. Taking the seventh fortune (LITTLE RED RIDING HOOD) as an example, the indices generate the word HOTEL, which has a synonym INN for BINNED.

[[Enumerations]] - The pagoda on the box is actually a front for a series of blanks, which can be filled using the BED words in such a way that the lines connect identical letters.

[[Marked Spaces]] - Some spaces are marked with squares. Extracting the letters that land on the squares produces the answer.
{{spoiler-end}}

Revision as of 11:05, 30 May 2022

Fortune Cookies
MIT Mystery Hunt 2020
Wizard's Hollow
Author(s)Monica Singhal, Nina Hinrichs, and Yar Woo
Statistics
No. solves45
No. total guesses143
Links
PuzzleLink
SolutionLink

Fortune Cookies is a [INSERT PUZZLE TYPE] puzzle from the Wizard's Hollow round of the 2020 MIT Mystery Hunt. It [INSERT BRIEF DESCRIPTION]

Puzzle Elements

Physical - Teams were asked to contact Guest Services and provide a promo code to obtain a box of fortune cookies, which was the actual puzzle.

 

Culture - Each fortune cookie contains a fortune with a series of lucky numbers. The trick is to play the party game of appending "in bed" to the fortunes...

Identification (Media/Literature) - ...such that they identify a figure from popular media or literature.

Indexing - Using the lucky numbers to index into the names yields a word.

Synonyms - Each word found in this way has a synonym...

Transformations - ...that can be placed within the word "BED" to create a new word. Taking the seventh fortune (LITTLE RED RIDING HOOD) as an example, the indices generate the word HOTEL, which has a synonym INN for BINNED.

Enumerations - The pagoda on the box is actually a front for a series of blanks, which can be filled using the BED words in such a way that the lines connect identical letters.

Marked Spaces - Some spaces are marked with squares. Extracting the letters that land on the squares produces the answer.