Commit graph

65 commits

Author SHA1 Message Date
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
Raphael
0391323626 Adding the minilibx and updated the makefile 2024-11-08 11:46:08 +01:00
Raphael
b85a8ddeed update: adding the build folder to gitingore 2024-11-01 14:56:07 +01:00
Raphael
0769ed9295 Adding DS_Store to git ingore 2024-11-01 14:55:19 +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
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
Raphael
66a523d4b5 style: adding the to_do to the gitingnore 2024-10-31 10:39:48 +01:00
Raphael
673048186f feat: adding the message to correct this error 2024-10-31 10:39:11 +01:00
Raphael
cb0fac1273 remove: Deleteing the exectutable and adding him to the gitignore 2024-10-30 17:36:34 +01:00
Raphael
9415f843e7 Adding the starting of cub 2024-10-30 17:35:35 +01:00
Raphaël
3c74145832
Initial commit 2024-10-25 12:45:47 +02:00