diff options
author | Andinus <andinus@nand.sh> | 2021-11-03 21:33:39 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2021-11-03 21:33:39 +0530 |
commit | 35d406dd138c06a4e200789a1934d691d37af851 (patch) | |
tree | 2a61bbe65796f428260e4337dc735ec77dbb0699 /resources/solutions/02-DFS.fornax | |
parent | 9c398885517a189cb0063dd2994b5cbf33e412cb (diff) | |
download | fornax-35d406dd138c06a4e200789a1934d691d37af851.tar.gz |
More sample solutions
Diffstat (limited to 'resources/solutions/02-DFS.fornax')
-rw-r--r-- | resources/solutions/02-DFS.fornax | 16 |
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 +.#......$ +!-@......$ +-#.@....$ +@#.-....$ +-#.-..@.$ +-#.@..-.$ +-#.-..-@$ +-#.-..@-$ +-#.-@.--$ +-#.--.-@$ +-#.--@--$ +-#@-----$ +-#---@--$ +!-@------$ +|-#.-----@ |