Commit graph

5 commits

Author SHA1 Message Date
Baptiste GOULARD
e4d2dfda21 feat: added maps, added readfile to parsing 2024-11-12 11:30:30 +01:00
Raphaël
43913c5deb style: adding the new line at the ned of error message 2024-11-10 16:37:05 +01:00
B.Goulard
8ee1c5f85a First shot on structures, First shot on option
option:
    Added options for help, debug, save, file using bgoulard lib
structures:
    Moved cub3d.h structures to cub3d_struct.h
    Added color, dpoint, ipoint, tile, cli, error
    Modified t_map, t_player to use previously mentioned struct :
	ipoint, dpoint, tyle
2024-11-09 01:53:22 +01:00
Raphael
1b98b537b7 feat: adding all the structure for the player and the map 2024-10-31 12:15:39 +01:00
Raphael
f48e586896 style: error message are now in red 2024-10-31 11:57:45 +01:00