about summary refs log tree commit diff stats
path: root/resources
diff options
context:
space:
mode:
Diffstat (limited to 'resources')
-rw-r--r--resources/solutions/DFS-32.fornax13
-rw-r--r--resources/solutions/DFS-33.fornax25
2 files changed, 38 insertions, 0 deletions
diff --git a/resources/solutions/DFS-32.fornax b/resources/solutions/DFS-32.fornax
new file mode 100644
index 0000000..1e8b226
--- /dev/null
+++ b/resources/solutions/DFS-32.fornax
@@ -0,0 +1,13 @@
+rows:7 cols:8
+.#.#..#..........#..#..$...#.#.........#.##...#.........
+-#.#..#.@........#..#..$...#.#.........#.##...#.........
+-#.#..#.-@.......#..#..$...#.#.........#.##...#.........
+-#.#..#.--@......#..#..$...#.#.........#.##...#.........
+-#.#..#.---@.....#..#..$...#.#.........#.##...#.........
+-#.#..#.----@....#..#..$...#.#.........#.##...#.........
+!-#.#..#.-----....#..@..$...#.#.........#.##...#.........
+-#.#..#.-----@...#..#..$...#.#.........#.##...#.........
+-#.#..#.------@..#..#..$...#.#.........#.##...#.........
+!-#.#..@.-------..#..#..$...#.#.........#.##...#.........
+-#.#..#.-------@.#..#..$...#.#.........#.##...#.........
+|-#.#..#.--------.#..#..@...#.#.........#.##...#.........
diff --git a/resources/solutions/DFS-33.fornax b/resources/solutions/DFS-33.fornax
new file mode 100644
index 0000000..d8e221c
--- /dev/null
+++ b/resources/solutions/DFS-33.fornax
@@ -0,0 +1,25 @@
+rows:7 cols:8
+.#.#..#..........#..#..$...#.#.........#.##...#.........
+!-@.#..#..........#..#..$...#.#.........#.##...#.........
+-#.#..#.@........#..#..$...#.#.........#.##...#.........
+-#.#..#.-.......@#..#..$...#.#.........#.##...#.........
+!-#.#..#.-.......-@..#..$...#.#.........#.##...#.........
+-#.#..#.-.......-#..#..$@..#.#.........#.##...#.........
+-#.#..#.-.......-#..#..$-..#.#..@......#.##...#.........
+-#.#..#.-.......-#..#..$-..#.#..-......#@##...#.........
+-#.#..#.-.......-#..#..$-..#.#..-......#-##...#.@.......
+-#.#..#.-.......-#..#..$-..#.#..-......#-##...#.-@......
+!-#.#..#.-.......-#..#..$-..#.#..-......#-@#...#.--......
+-#.#..#.-.......-#..#..$-..#.#..-......#-##...#.--@.....
+-#.#..#.-.......-#..#..$-..#.#..-......#-##...#.---@....
+-#.#..#.-.......-#..#..$-..#.#..-......#-##@..#.----....
+-#.#..#.-.......-#..#..$-..#.#..-..@...#-##-..#.----....
+!-#.#..#.-.......-#..#..$-..@.#..-..-...#-##-..#.----....
+-#.#..#.-.......-#..#..$-..#.#..-..-@..#-##-..#.----....
+-#.#..#.-.......-#..#..$-..#.#..-..--@.#-##-..#.----....
+-#.#..#.-.......-#..#..$-..#.#..-..---@#-##-..#.----....
+!-#.#..#.-.......-#..#..$-..#.#..-..----#-##-..@.----....
+-#.#..#.-.......-#..#..$-..#.#@.-..----#-##-..#.----....
+-#.#..#.-.......-#..#..$-..#.#-@-..----#-##-..#.----....
+!-#.#..#.-.......-#..#..$-..#.#---..----@-##-..#.----....
+|-#.#..#.-.......-#..#..@-..#.#---..----#-##-..#.----....