MIT Mystery Hunt 2020/Fortune Cookies: Difference between revisions

Content added Content deleted
m (CoreyPlover moved page MIT Mystery Hunt (2020)/Fortune Cookies to MIT Mystery Hunt 2020/Fortune Cookies without leaving a redirect)
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
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
|author1=Monica Singhal|author2=Nina Hinrichs|author3=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 =
|answer=AMENDMENTS}}
}}
'''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}}
[[Knowledge Required]] ([[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}}

Latest revision as of 23:00, 1 November 2022

Fortune Cookies
MIT Mystery Hunt 2020
Wizard's Hollow
Author(s)Monica Singhal, Nina Hinrichs, and Yar Woo
AnswerClick to revealAMENDMENTS
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[edit | edit source]

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.

 

Knowledge Required (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.