summaryrefslogtreecommitdiffstats
path: root/labb8/res/maze02-tiny.txt
diff options
context:
space:
mode:
Diffstat (limited to 'labb8/res/maze02-tiny.txt')
-rwxr-xr-xlabb8/res/maze02-tiny.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/labb8/res/maze02-tiny.txt b/labb8/res/maze02-tiny.txt
new file mode 100755
index 0000000..6a76d98
--- /dev/null
+++ b/labb8/res/maze02-tiny.txt
@@ -0,0 +1,8 @@
+maze
+6 6
+1 1 1 1 1 1
+1 0 0 0 0 1
+1 0 1 1 1 1
+1 0 1 0 0 1
+1 0 1 1 0 1
+1 1 1 1 1 1 \ No newline at end of file