[2] Add maze`s

This commit is contained in:
KuznetsovYuM 2026-05-22 17:35:33 +00:00
parent 537bbb1458
commit c59ca74ab5
5 changed files with 61 additions and 0 deletions

View File

@ -0,0 +1,6 @@
##########
#S.......#
#.###.###E
#.#.....#.
#.#.###.#.
##########

View File

@ -0,0 +1,10 @@
##########
#S......##
#.#.####.#
#.#....#.#
#.####.#.#
#......#.#
#.####.#.#
#.#....#.#
#.#.#####E
##########

View File

@ -0,0 +1,20 @@
####################
#S.................#
#.####.###########.#
#.#....#.........#.#
#.#.####.#######.#.#
#.#......#.....#.#.#
#.#####.#######.#.#
#.....#.........#.#
#.###.#.#######.#.#
#.#...#.......#.#.#
#.#.#########.#.#.#
#.#...........#.#.#
#.#############.#.#
#...............#.#
#.#############.#.#
#...........#...#.#
#.#########.#.#.#.#
#.#.........#.#.#.#
#.#.#########.#.#.#
#.#############E###

View File

@ -0,0 +1,15 @@
S..............
...............
...............
...............
...............
...............
...............
...............
...............
...............
...............
...............
...............
...............
..............E

View File

@ -0,0 +1,10 @@
##########
#S#######E
#........#
#.######.#
#.#....#.#
#.#.##.#.#
#.#....#.#
#.######.#
#........#
##########