adventofcode/2019/day25/map.txt

123 lines
1.9 KiB
Plaintext

9 5-6
| | |
8-4 7
|
1 |
| |
0-3
| |
2 |
|
C-B-A
| |
D E
|
F
|
H-G
|
I
|
*
0: Hull Breach ()
1: Hallway (giant electromagnet -> prevents movement)
2: Science Lab (astronaut ice cream)
3: Passages (mouse)
4: Arcade (spool of cat6)
5: Engineering (hypercube)
6: Crew Quarters (sand)
7: Navigation (antenna)
8: Observatory ()
9: Stables (infinite loop -> Locks up game)
A: Warp Drive Maintenance (mutex)
B: Gift Wrapping Center (boulder)
C: Sick Bay ()
D: Holodeck (escape pod -> Launched into Space -> Exit)
E: Kitchen ()
F: Hot Chocolate Fountain (photons -> Eaten by a Grue)
G: Corridor (molten lava)
H: Storage ()
I: Security Checkpoint ()
*: GOAL!
# All Items:
astronaut ice cream
mouse
spool of cat6
hypercube
sand
antenna
mutex
boulder
# Entry Attempts:
* 1: Too Light
astronaut ice cream
mouse
mutex
boulder
* 2: Too Heavy
astronaut ice cream
mouse
spool of cat6
hypercube
sand
antenna
mutex
boulder
* 3: Too Heavy
astronaut ice cream
mouse
spool of cat6
hypercube
sand
antenna
* 4: Too Heavy
astronaut ice cream
mouse
spool of cat6
hypercube
sand
* 5: Too Light
astronaut ice cream
mouse
spool of cat6
hypercube
* 6: Too Heavy
astronaut ice cream
mouse
spool of cat6
sand
* 7: Too Light
astronaut ice cream
mouse
spool of cat6
hypercube
* 8: Too Heavy
astronaut ice cream
mouse
spool of cat6
hypercube
antenna
* 9: Too Heavy
mutex
mouse
spool of cat6
hypercube
antenna
* 10: Too Heavy
astronaut ice cream
mouse
spool of cat6
antenna