about summary refs log tree commit diff stats
path: root/resources/solutions/DFS-02.fornax
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2021-11-03 22:01:45 +0530
committerAndinus <andinus@nand.sh>2021-11-03 22:01:45 +0530
commiteafd5d5cf87c3c5c6783957ebfc815b356fd88fa (patch)
treec75a36f0e9f5c2882dd82060d2496152624e17a8 /resources/solutions/DFS-02.fornax
parent3598dc0826ace678737db8bb2712c81205281ae3 (diff)
downloadfornax-eafd5d5cf87c3c5c6783957ebfc815b356fd88fa.tar.gz
Rename sample solutions
When we add more algorithms, this'll make it easier to browse.
Diffstat (limited to 'resources/solutions/DFS-02.fornax')
-rw-r--r--resources/solutions/DFS-02.fornax16
1 files changed, 16 insertions, 0 deletions
diff --git a/resources/solutions/DFS-02.fornax b/resources/solutions/DFS-02.fornax
new file mode 100644
index 0000000..f35ee1a
--- /dev/null
+++ b/resources/solutions/DFS-02.fornax
@@ -0,0 +1,16 @@
+rows:3 cols:3
+.#......$
+!-@......$
+-#.@....$
+@#.-....$
+-#.-..@.$
+-#.@..-.$
+-#.-..-@$
+-#.-..@-$
+-#.-@.--$
+-#.--.-@$
+-#.--@--$
+-#@-----$
+-#---@--$
+!-@------$
+|-#.-----@