[2] add maze`s

This commit is contained in:
YaroslavtsevAS 2026-05-24 15:48:37 +00:00
parent 0e4684b897
commit 07523b3617
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#
##########