Solution to Treasure Maps
Looking at the maps carefully, solvers might notice that one of the maps uses assets from the video game Celeste. In fact, all the maps are constructed using assets (actually, screenshots) from real video games. The first step is to identify the video games. To narrow the search, it helps to notice that these are all retro-graphics video games, and, in particular, relatively recent indie games. Title enumerations are provided at the bottom of the page to further help with this step. Additionally, one could use the fact that the maps are sorted alphabetically by the game the assets were taken from.
The next step is to notice that each map is constructed using the geometry of another video game, perhaps by observing that some of the top-down maps look surprisingly like platformer maps. In fact, each map uses the geometry of another map in the set to form a cycle, as clued by the "(begin/end)" marking.
Next, as clued by the title, solvers need to identify the item ("treasure") that can be obtained at each "X" on the maps. This step (as well as the cycle reconstruction step) is made a lot easier with the observation that the assets and geometry for each edge in the cycle are taken from the same location in each video game. Since the games (apart from Celeste) were specifically chosen not to have "strategy guide"-style maps already publicly available, the best way to approach this is to scroll through Let's Plays. For the larger games, it helps to search specifically for walkthroughs for item locations.
Finally, as clued by the "0" at the start point and the negative numbers, solvers need to add up the "scores" along the path to get an index into each item. While there are two possible directions the cycle could go, the order chosen by this puzzle seems the most natural, particularly with Celeste as the first edge. In the order that they appear in the cycle, the extracted letters spell the answer TEXTILE.
Order | Score | Index | Map source | Assets source | Item | Extracted letter |
---|---|---|---|---|---|---|
1 | 0 | 0 | Celeste | Rakuen | (none) | (none) |
2 | +3 | 3 | Minit | Celeste | Watering Can | T |
3 | +3 | 6 | Shovel Knight | Minit | Mobile Gear | E |
4 | +1 | 7 | Axiom Verge | Shovel Knight | Bioflux Accelerator | X |
5 | -6 | 1 | To the Moon | Axiom Verge | Tree Branch | T |
6 | +4 | 5 | Cave Story | To the Moon | Missile Launcher | I |
7 | +3 | 8 | OneShot | Cave Story | Rubber Gloves | L |
8 | -2 | 6 | Rakuen | OneShot | Card Key | E |