No description
Find a file
mcolonna 40d8462689 Add map checks *
add:
- check if map is surronded by walls
- check file extension
dev:
- Makefile: now can include libraries
- add library libft
- add testmaps
- norm
2024-10-10 13:40:39 +02:00
.vscode add map parsing and other things 2024-10-04 15:32:12 +02:00
dev add map parsing and other things 2024-10-04 15:32:12 +02:00
include Add map checks * 2024-10-10 13:40:39 +02:00
libft Add map checks * 2024-10-10 13:40:39 +02:00
src Add map checks * 2024-10-10 13:40:39 +02:00
testmaps Add map checks * 2024-10-10 13:40:39 +02:00
.gitignore add map parsing and other things 2024-10-04 15:32:12 +02:00
Makefile Add map checks * 2024-10-10 13:40:39 +02:00