aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Petrashin <kirill8201@yandex.ru>2026-03-22 12:24:24 +0300
committerKirill Petrashin <kirill8201@yandex.ru>2026-03-22 12:24:24 +0300
commit18acaac228db4b67acd375b6e5989dfbe71e8f2e (patch)
tree2e3a5a6718cc04a21ebe80de90b4a46716a9c81b
parentd96ba29434808b94cccfcce7a675e5abbd2d846d (diff)
Forgot to add maps into the previous commi...
-rw-r--r--maps/box22
-rw-r--r--maps/empty22
-rw-r--r--maps/obstacle22
-rw-r--r--maps/wall22
4 files changed, 88 insertions, 0 deletions
diff --git a/maps/box b/maps/box
new file mode 100644
index 0000000..d1ae61e
--- /dev/null
+++ b/maps/box
@@ -0,0 +1,22 @@
+40x20
+.#@x
+........................................
+........................................
+........................................
+........................................
+.........###################............
+.........#.................#............
+.........#.................#............
+.........#.................#............
+.........#.................#............
+.........#.......@.........#......x.....
+.........#.................#............
+.........#.................#............
+.........#.................#............
+.........#.................#............
+.........###################............
+........................................
+........................................
+........................................
+........................................
+........................................
diff --git a/maps/empty b/maps/empty
new file mode 100644
index 0000000..04ab2f0
--- /dev/null
+++ b/maps/empty
@@ -0,0 +1,22 @@
+20x20
+.#@x
+....................
+....................
+....................
+...............x....
+....................
+....................
+....................
+....................
+....................
+....................
+....................
+....................
+....................
+....................
+....................
+....................
+....................
+...@................
+....................
+....................
diff --git a/maps/obstacle b/maps/obstacle
new file mode 100644
index 0000000..7ef508e
--- /dev/null
+++ b/maps/obstacle
@@ -0,0 +1,22 @@
+40x20
+.#@x
+........................................
+........................................
+........................................
+........................................
+.........###################............
+...........................#............
+...........................#............
+...........................#............
+...........................#............
+.................@.........#......x.....
+...........................#............
+...........................#............
+...........................#............
+...........................#............
+.........###################............
+........................................
+........................................
+........................................
+........................................
+........................................
diff --git a/maps/wall b/maps/wall
new file mode 100644
index 0000000..5a5d402
--- /dev/null
+++ b/maps/wall
@@ -0,0 +1,22 @@
+41x20
+.#@x
+.........................................
+....................x....................
+.........................................
+...###################################...
+.........................................
+.........................................
+.........................................
+.........................................
+.........................................
+.........................................
+.........................................
+.........................................
+.........................................
+.........................................
+....................@....................
+.........................................
+.........................................
+.........................................
+.........................................
+.........................................