This website requires JavaScript.
Explore
Help
Register
Sign in
logistic-bot
/
cub3d
Watch
1
Star
0
Fork
You've already forked cub3d
0
mirror of
https://codeberg.org/ACME-Corporation/cub3d.git
synced
2025-12-06 01:48:08 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ff07c5cea1
cub3d
/
src
History
Download ZIP
Download TAR.GZ
Theo Champion
ff07c5cea1
feat(player init): Set the right angle depending on the letter on the map
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