Commit graph

5 commits

Author SHA1 Message Date
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
mcolonna
5bad24dcee add map parsing and other things 2024-10-04 15:32:12 +02:00
mcolonna
f04587cd62 add Makefile 2024-10-01 16:22:42 +02:00
mcolonna
9cd2f6e29e add include/map.h 2024-10-01 14:08:22 +02:00
Zy
dd33b9a5a9
Initial commit 2024-10-01 13:07:56 +02:00