This project is inspired by the world-famous eponymous 90's game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in which you'll have to find your way.
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
|
||
|---|---|---|
| includes | ||
| libft | ||
| minilibx-linux@7dc53a411a | ||
| parsing | ||
| sources | ||
| .clangd | ||
| .gitignore | ||
| Makefile | ||