diff options
author | Andinus <andinus@nand.sh> | 2021-11-03 22:01:45 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2021-11-03 22:01:45 +0530 |
commit | eafd5d5cf87c3c5c6783957ebfc815b356fd88fa (patch) | |
tree | c75a36f0e9f5c2882dd82060d2496152624e17a8 /resources/solutions/DFS-10.fornax | |
parent | 3598dc0826ace678737db8bb2712c81205281ae3 (diff) | |
download | fornax-eafd5d5cf87c3c5c6783957ebfc815b356fd88fa.tar.gz |
Rename sample solutions
When we add more algorithms, this'll make it easier to browse.
Diffstat (limited to 'resources/solutions/DFS-10.fornax')
-rw-r--r-- | resources/solutions/DFS-10.fornax | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/resources/solutions/DFS-10.fornax b/resources/solutions/DFS-10.fornax new file mode 100644 index 0000000..915f010 --- /dev/null +++ b/resources/solutions/DFS-10.fornax @@ -0,0 +1,36 @@ +rows:7 cols:3 +.#.....#......#.#...$ +-#.@...#......#.#...$ +-#.-..@#......#.#...$ +-#.@..-#......#.#...$ +-#.-..-#.@....#.#...$ +-#.-..-#.-..@.#.#...$ +-#.-..-#.@..-.#.#...$ +-#.-..-#.-..-@#.#...$ +-#.-..-#.-@.--#.#...$ +-#.-..-#.--.-@#.#...$ +-#.-..-#.@-.--#.#...$ +-#.-..-#.--@--#.#...$ +-#.-..-#@-----#.#...$ +-#.-..-#---@--#.#...$ +-#.-.@-#------#.#...$ +-#@-.--#------#.#...$ +-#--.@-#------#.#...$ +!-@--.--#------#.#...$ +-#.-.--#@-----#.#...$ +-#.-@--#------#.#...$ +!-#.----@------#.#...$ +!-@.----#------#.#...$ +-#.@---#------#.#...$ +-#.--@-#------#.#...$ +!-#.-..-@------#.#...$ +-#.-..-#.-@---#.#...$ +!-#.-..-#.-----@.#...$ +!-#.-..-@.--.--#.#...$ +!-#.-..-#.-..--@.#...$ +-#.-..-#.-..@-#.#...$ +!-#.-..-#.-..--#.@...$ +-#.-..-#.-..-.#@#...$ +-#.-..-#.-..-.#-#.@.$ +-#.-..-#.-..-.#-#.-@$ +|-#.-..-#.-..-.#-#.--@ |