Commit graph

10 commits

Author SHA1 Message Date
Raphael
19864c0133 fix: patching the compilation on linux 2024-11-23 12:42:32 +01:00
Raphael
a4a1b67691 build: removing the working directory 2024-11-12 15:48:00 +01:00
Raphael
b9117a26e2 style: updated the makefile 2024-11-12 12:39:44 +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