Commit graph

3 commits

Author SHA1 Message Date
B.Goulard
8211ff19ea v1 of parsing finished 2024-11-27 12:01:31 +01:00
Raphael
3e21d3d710 style: updated for the norme 2024-11-11 21:38: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