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.
Find a file
2024-12-19 22:35:37 +01:00
ft_addons v1.0 - normed texture system, multiple keypress, fixes on parsing, removed trailing maps 2024-12-16 14:56:22 +01:00
includes Fix: check on background + check for metainfo in the map + fix tilemap size calculation 2024-12-19 22:35:37 +01:00
libft Fix: fix compilation on libft (accidental deletion of required files 2024-12-17 10:48:41 +01:00
maps Fix: check on background + check for metainfo in the map + fix tilemap size calculation 2024-12-19 22:35:37 +01:00
minilibx-linux@7dc53a411a Adding the minilibx and updated the makefile 2024-11-08 11:46:08 +01:00
mlx_layer Fix: removed the t_img texture and left the t_texture instead. 2024-12-17 17:28:51 +01:00
parsing Fix: check on background + check for metainfo in the map + fix tilemap size calculation 2024-12-19 22:35:37 +01:00
raycast Fix: removed the t_img texture and left the t_texture instead. 2024-12-17 17:28:51 +01:00
sources Fix: check on background + check for metainfo in the map + fix tilemap size calculation 2024-12-19 22:35:37 +01:00
textures feat: changing the textures style: removing test libft 2024-12-17 10:06:42 +01:00
.gitignore feat: adding all the textures 2024-12-05 16:34:12 +01:00
Makefile fix auto compile mlx 2024-12-17 16:52:54 +01:00