cub3d/ressources/bad_maps
Theo Champion e2746efe48 chore: added color related bad maps
- if letters are present in the color description. ie 124,34,qwe
- if there is too many colors in the first line. ie 1,2,3,4
- if there is too many colors in the second line. ie 1,2,3,4
2025-07-21 12:47:53 +02:00
..
wrongmap_end_letter.cub started to move all variables to a struct 2025-06-24 11:51:49 +02:00
wrongmap_hole_map.cub Added flood fill algorithm finally, to check for holes in map 2025-06-24 10:41:50 +02:00
wrongmap_invalid_colors.cub fixed some checking 2025-06-20 19:45:40 +02:00
wrongmap_invalidchars.cub fixed some checking 2025-06-20 19:45:40 +02:00
wrongmap_letters_in_colors.cub chore: added color related bad maps 2025-07-21 12:47:53 +02:00
wrongmap_middlemap.cub fixed some checking 2025-06-20 19:45:40 +02:00
wrongmap_noplayers.cub chore: added a bad map where no player can spawn 2025-07-21 12:36:02 +02:00
wrongmap_too_many_colors.cub chore: added color related bad maps 2025-07-21 12:47:53 +02:00
wrongmap_too_many_colors_2.cub chore: added color related bad maps 2025-07-21 12:47:53 +02:00
wrongmap_wrongcolors.cub fixed some checking 2025-06-20 19:45:40 +02:00