From 8d545075392662bbbc8b7bbe5303e4fca2f3f9e5 Mon Sep 17 00:00:00 2001 From: hgn Date: Mon, 24 Jan 2022 08:55:53 +0000 Subject: [PATCH] new maps (dev) Former-commit-id: 45fb83498976c3764f719c5ece3625971eba1d46 --- fishladder_resources.h.REMOVED.git-id | 2 +- maps/cmp_exact5.map | 15 +++++++++++++++ maps/cmp_expander.map | 12 ++++++++++++ maps/cmp_pattern3.map | 14 ++++++++++++++ maps/cmp_routing2.map | 17 +++++++++++++++++ 5 files changed, 59 insertions(+), 1 deletion(-) create mode 100644 maps/cmp_exact5.map create mode 100644 maps/cmp_expander.map create mode 100644 maps/cmp_pattern3.map create mode 100644 maps/cmp_routing2.map diff --git a/fishladder_resources.h.REMOVED.git-id b/fishladder_resources.h.REMOVED.git-id index efce8c9..885b8df 100644 --- a/fishladder_resources.h.REMOVED.git-id +++ b/fishladder_resources.h.REMOVED.git-id @@ -1 +1 @@ -90303019e2c7aa2e9a286b5f9e7ce7d555ba21ce \ No newline at end of file +929d4a4565b5b79e81b52dbd7d375665958f38ef \ No newline at end of file diff --git a/maps/cmp_exact5.map b/maps/cmp_exact5.map new file mode 100644 index 0000000..e1f0581 --- /dev/null +++ b/maps/cmp_exact5.map @@ -0,0 +1,15 @@ +#############; +#############; +## ##; +## ##; +## ##; +## ##; +## ##; +## ##; +## ##; +## ##; +##### ##; +##### ##; +###-# ##;bbbbb +###*####+####;bb,a +#############; diff --git a/maps/cmp_expander.map b/maps/cmp_expander.map new file mode 100644 index 0000000..4f5ef5a --- /dev/null +++ b/maps/cmp_expander.map @@ -0,0 +1,12 @@ +###########; +#####-#####;bbbb +## ##; +## ##; +## ##; +## ##; +## ##; +## ##; +## ##; +## ##; +###+###*###;a,bb +###########; diff --git a/maps/cmp_pattern3.map b/maps/cmp_pattern3.map new file mode 100644 index 0000000..b17aeb6 --- /dev/null +++ b/maps/cmp_pattern3.map @@ -0,0 +1,14 @@ +##################; +##################; +######## ##; +######## ##; +######## ##; +######## ##; +######## ##; +######## ##; +######## ##; +####-### ##;ccdd:ddcc +## # ##; +## # ##; +###*#*######+#+###;cc,dd,a:,:a +##################; diff --git a/maps/cmp_routing2.map b/maps/cmp_routing2.map new file mode 100644 index 0000000..a3f212a --- /dev/null +++ b/maps/cmp_routing2.map @@ -0,0 +1,17 @@ +#################; +###-#########-###;bbbb,aaaa +## ##; +## ##; +## ##; +#################; +########-########;aaabbb +## ##; +## ##; +## ##; +#####+##*##+#####;aa,ab,bb +#################; +## ##; +## ##; +## ##; +###+#########+###;aaaa,bbbb +#################; -- 2.25.1