about summary refs log tree commit diff stats
path: root/resources/solutions/02-DFS.fornax
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2021-11-03 21:33:39 +0530
committerAndinus <andinus@nand.sh>2021-11-03 21:33:39 +0530
commit35d406dd138c06a4e200789a1934d691d37af851 (patch)
tree2a61bbe65796f428260e4337dc735ec77dbb0699 /resources/solutions/02-DFS.fornax
parent9c398885517a189cb0063dd2994b5cbf33e412cb (diff)
downloadfornax-35d406dd138c06a4e200789a1934d691d37af851.tar.gz
More sample solutions
Diffstat (limited to 'resources/solutions/02-DFS.fornax')
-rw-r--r--resources/solutions/02-DFS.fornax16
1 files changed, 16 insertions, 0 deletions
diff --git a/resources/solutions/02-DFS.fornax b/resources/solutions/02-DFS.fornax
new file mode 100644
index 0000000..f35ee1a
--- /dev/null
+++ b/resources/solutions/02-DFS.fornax
@@ -0,0 +1,16 @@
+rows:3 cols:3
+.#......$
+!-@......$
+-#.@....$
+@#.-....$
+-#.-..@.$
+-#.@..-.$
+-#.-..-@$
+-#.-..@-$
+-#.-@.--$
+-#.--.-@$
+-#.--@--$
+-#@-----$
+-#---@--$
+!-@------$
+|-#.-----@