cub3d/src
2025-07-28 15:26:28 +02:00
..
draw feat: send single ray 2025-07-28 15:17:04 +02:00
map fix: give error for trailing chars after map 2025-07-25 15:06:06 +02:00
player fix: created angle.c and moved part of the movement to comply with norme 2025-07-25 15:06:06 +02:00
utils fix: renamed ANGLE_SPEED to ROTATION_SPEED 2025-07-25 15:06:06 +02:00
consts.c feat: utility func to get cardinal direction from angle 2025-07-28 15:26:28 +02:00
consts.h feat: utility func to get cardinal direction from angle 2025-07-28 15:26:28 +02:00
cub3d_data.h style: split structs.h header into multiple, remove from central dir 2025-07-17 15:57:59 +02:00
main.c feat: utility func to get cardinal direction from angle 2025-07-28 15:26:28 +02:00