Files
538data/riddler-castles/README.md
2019-05-08 14:54:42 -04:00

21 lines
1.9 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Riddler - Solutions to Castles Puzzle
This directory contains the data behind the submissions for castles puzzle.
* `castle-solutions.csv` contains the submissions for [Can You Rule Riddler Nation?](https://fivethirtyeight.com/features/can-you-rule-riddler-nation/)
* `castle-solutions-2.csv` contains the submissions for [The Battle For Riddler Nation, Round 2](http://fivethirtyeight.com/features/the-battle-for-riddler-nation-round-2/)
* `castle-solutions-3.csv` contains the submissions for [Are You The Best Warlord?](https://fivethirtyeight.com/features/are-you-the-best-warlord/)
Readers were asked to submit a strategy for the following “Colonel Blotto”-style game:
> In a distant, war-torn land, there are 10 castles. There are two warlords: you and your archenemy. Each castle has its own strategic value for a would-be conqueror. Specifically, the castles are worth 1, 2, 3, …, 9, and 10 victory points. You and your enemy each have 100 soldiers to distribute, any way you like, to fight at any of the 10 castles. Whoever sends more soldiers to a given castle conquers that castle and wins its victory points. If you each send the same number of troops, you split the points. You dont know what distribution of forces your enemy has chosen until the battles begin. Whoever wins the most points wins the war.
>
> Submit a plan distributing your 100 soldiers among the 10 castles. Once I receive all your battle plans, Ill adjudicate all the possible one-on-one matchups. Whoever wins the most wars wins the battle royale and is crowned king or queen of Riddler Nation!
The data includes all valid submissions, with solvers identifying information removed. The 11 columns represent the soldiers deployed to each of the 10 castles, plus a column where the reader could describe his or her strategic approach.
#### Correction
Please see the following commit:
https://github.com/fivethirtyeight/data/commit/c3f808fda5b67aa26ea6fa663ddd4d2eb7c6187f