diff options
Diffstat (limited to 'day15/example_map.txt')
-rw-r--r-- | day15/example_map.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/day15/example_map.txt b/day15/example_map.txt new file mode 100644 index 0000000..7415696 --- /dev/null +++ b/day15/example_map.txt @@ -0,0 +1,10 @@ +##########
+#..O..O.O#
+#......O.#
+#.OO..O.O#
+#..O@..O.#
+#O#..O...#
+#O..O..O.#
+#.OO.O.OO#
+#....O...#
+##########
|