Commit graph

8 commits

Author SHA1 Message Date
B.Goulard
d586acba8f feat: advancement on map parse 2024-11-18 17:25:27 +01:00
Baptiste GOULARD
e4d2dfda21 feat: added maps, added readfile to parsing 2024-11-12 11:30:30 +01:00
B.Goulard
75a508a48a style: Fixed norm error on libft 2024-11-11 21:19:12 +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
be6038dcc8 removing the libft of rparodi 2024-11-08 19:37:30 +01:00
B.Goulard
0a390934d6 added bgoulard lib + made lib sources in their own directory in build/ for readability 2024-11-01 00:00:14 +01:00
Raphael
83cc8419a0 docs: adding documentation on my libft 2024-10-31 18:17:43 +01:00
Raphael
c947e43e51 Adding the libft 2024-10-31 17:24:36 +01:00