Expand test map

This commit is contained in:
Miloslav Ciz 2024-12-04 23:50:50 +01:00
parent bac61bf05a
commit beee13d2b3
2 changed files with 18 additions and 5 deletions

View file

@ -26,6 +26,11 @@ static const char *LCR_maps[] =
"#;p0w0L #f5130" // bugs
"#=f0s0 #fd110" // small labyrinth
"#=c0p0 #fd110"
"#=f0s0 #f11d0"
"#=c0p0 #f11d0"
"#=C0s1 #fd190" // big dirt
"#=M0s2 #fd190" // big grass
"#=W0s3 #fd190" // big ice
@ -33,6 +38,14 @@ static const char *LCR_maps[] =
"#(s0r0" // hill
"#~t1t2 #~u1t2 #~t1u2" // bumps
"#^t0r0 #f7110 " // ramps
"#}n0l0J #|n1l0J #|n3l0J- #]n4l0J- #=o0l0 #f1510" // loop
"#]n0m0J #|n1m0J #|n3m0J- #]n4m0J- #=o0m0 #f1510" // loop
"#}l0k0L #|l1k0L #|l3k0L- #]l4k0L- #=k0k0 #f1510"
"#]l0j0L #|l1j0L #|l3j0L- #]l4j0L- #=k0j0 #f1510"
"#-k5k0 #f5120"
};
#define LCR_IMAGE_SIZE 64 ///< one-dimension resolution of bitmap image