cub3d/src
2025-07-28 11:58:34 +02:00
..
draw style: split structs.h header into multiple, remove from central dir 2025-07-17 15:57:59 +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.h fix: renamed ANGLE_SPEED to ROTATION_SPEED 2025-07-25 15:06:06 +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(player init): Set the right angle depending on the letter on the map 2025-07-28 11:58:34 +02:00