MIT Mystery Hunt 2020/Checkerboard: Difference between revisions

Content added Content deleted
m (Ev moved page Checkerboard to MIT Mystery Hunt (2020)/Checkerboard: Moved to subpage)
mNo edit summary
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Infobox puzzle
'''Checkerboard''' is a [INSERT PUZZLE TYPE] puzzle from the [[Wizard's Hollow]] round of the [[MIT Mystery Hunt (2020)|2020 MIT Mystery Hunt]]. It [INSERT BRIEF DESCRIPTION]
|title = <!-- Puzzle title, defaults to subpage name, but be sure to include in case of slashes or weird formatting -->
|hunt = <!-- Hunt name, defaults to page parent. Do not link with [[]]; it'll automatically do so -->
|round = Wizard's Hollow
|image = <!-- Should start with File: -->
|image_width = <!-- include "px", defaults to 200px -->
|image_caption =
|author = Ian Tullis and Yar Woo
|author1 = Ian Tullis
|author2 = Yar Woo
|answer = LEGAL BALANCE
|solves = 34
|guesses = 172
|link = https://puzzles.mit.edu/2020/puzzle/checkerboard/
|solution_link = https://puzzles.mit.edu/2020/puzzle/checkerboard/solution/
|checker_link =
|stats_link =
}}
'''Checkerboard''' is a puzzle from the {{l|Wizard's Hollow}} round of the [[MIT Mystery Hunt 2020|2020 MIT Mystery Hunt]]. The puzzle is presented as a checkerboard with some text written on the board and the pieces.


==Solve Path==
[INSERT SOLVE PATH]

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


[[Flavortext]] - ''If you want to play some Wizard’s Checkers, there’s only one rule—don’t make any dick moves (or any moves at all, really).''
* [INSERT ELEMENTS]

{{spoiler|label=Spoiler-y Elements}}
[[Hint in Flavortext]] - ''If you want to play some Wizard’s [https://en.wikipedia.org/wiki/Checkers_speech '''Checkers'''], there’s only one rule—don’t make any [https://en.wikipedia.org/wiki/Richard_Nixon '''dick'''] moves (or [[Red Herring|any moves at all, really]]).''

[[Knowledge Required]] ([[Politics]]) - Despite appearances, this is not a checkers puzzle—it's actually a [https://en.wikipedia.org/wiki/Checkers_speech Checkers] puzzle. An excerpt from Richard Nixon's Checkers speech can be filled, one word at a time, into the checkerboard. (Potential ambiguity around the hyphenated word "six-year-old" is resolved by including it as a given.)

[[Indexing]] - The yellow numbers scattered around the board can then be used to index into the square's word, yielding...

[[Keep Going!]] - ...ENEMIES AND AIDES. This is, however, not the answer.

[[Identification]] (Politics) - Now knowing the puzzle centers around Richard Nixon, ENEMIES AND AIDES can be recontextualized around Nixon's political life to refer to two specific lists: ENEMIES being members of [https://en.wikipedia.org/wiki/Nixon%27s_Enemies_List Nixon's Enemies List] and AIDES the [https://en.wikipedia.org/wiki/Watergate_Seven seven aides indicted in 1974 for their roles in the Watergate Scandal].

[[Alphanumeric Extraction]] - The Enemies List is conveniently numbered and has a size approximating 26. For each set of initials on a red checker, take that person's position on the list.

[[Enumerations]] - The enumerations on the black checkers uniquely identify one of the Watergate Seven...

Indexing - ...and the parenthesized numbers can be used as an index. Concatenating the two words obtained from these extractions yields the answer.

{{spoiler-end}}

Latest revision as of 22:05, 1 November 2022

Checkerboard
MIT Mystery Hunt 2020
Wizard's Hollow
Author(s)Ian Tullis and Yar Woo
AnswerClick to revealLEGAL BALANCE
Statistics
No. solves34
No. total guesses172
Links
PuzzleLink
SolutionLink

Checkerboard is a puzzle from the Wizard's Hollow round of the 2020 MIT Mystery Hunt. The puzzle is presented as a checkerboard with some text written on the board and the pieces.

Puzzle Elements[edit | edit source]

Flavortext - If you want to play some Wizard’s Checkers, there’s only one rule—don’t make any dick moves (or any moves at all, really).

 

Hint in Flavortext - If you want to play some Wizard’s Checkers, there’s only one rule—don’t make any dick moves (or any moves at all, really).

Knowledge Required (Politics) - Despite appearances, this is not a checkers puzzle—it's actually a Checkers puzzle. An excerpt from Richard Nixon's Checkers speech can be filled, one word at a time, into the checkerboard. (Potential ambiguity around the hyphenated word "six-year-old" is resolved by including it as a given.)

Indexing - The yellow numbers scattered around the board can then be used to index into the square's word, yielding...

Keep Going! - ...ENEMIES AND AIDES. This is, however, not the answer.

Identification (Politics) - Now knowing the puzzle centers around Richard Nixon, ENEMIES AND AIDES can be recontextualized around Nixon's political life to refer to two specific lists: ENEMIES being members of Nixon's Enemies List and AIDES the seven aides indicted in 1974 for their roles in the Watergate Scandal.

Alphanumeric Extraction - The Enemies List is conveniently numbered and has a size approximating 26. For each set of initials on a red checker, take that person's position on the list.

Enumerations - The enumerations on the black checkers uniquely identify one of the Watergate Seven...

Indexing - ...and the parenthesized numbers can be used as an index. Concatenating the two words obtained from these extractions yields the answer.