Adding the starting of cub

This commit is contained in:
Raphael 2024-10-30 17:35:35 +01:00
parent 3c74145832
commit 9415f843e7
7 changed files with 230 additions and 0 deletions

5
.clangd Normal file
View file

@ -0,0 +1,5 @@
CompilerFlags:
Add:
- "-xc"
- "-I/Users/raphael/Documents/42_cursus/circle4/Cub3D//sources"
- "-I/Users/raphael/Documents/42_cursus/circle4/Cub3D/includes"