This commit is contained in:
aortigos
2026-02-12 14:19:51 +01:00
parent bcf7c224e3
commit dfd5d7a506
2 changed files with 8 additions and 8 deletions

View File

@@ -1,14 +1,14 @@
NO assets/textures/forest.png NO assets/textures/wallTlou.png
SO assets/textures/forest.png SO assets/textures/wallTlou.png
WE assets/textures/forest.png WE assets/textures/wallTlou.png
EA assets/textures/forest.png EA assets/textures/wallTlou.png
C 164,157,79 C 164,157,79
F 30,55,55 F 30,55,55
11111111111111111111111111111 111 11111111111111111111111111111
10000000001100000000000000001 101 10000000001100000000000000001
10110000011100000010000010001 111 10110000011100000010000010001
10010000000000000000000010001 10010000000000000000000010001
10110000011100000010000010001 10110000011100000010000010001
10000000001100000111011110001 10000000001100000111011110001

View File

@@ -30,7 +30,7 @@
# define WALL_SIZE 64 # define WALL_SIZE 64
# define FOV 60 # define FOV 60
# define ROTATION_SPEED 0.045 # define ROTATION_SPEED 0.045
# define PLAYER_SPEED 8 # define PLAYER_SPEED 4
# define COLLISION_MARGIN 1 # define COLLISION_MARGIN 1
# define ERR_INV_COP "Error: invalid argument\n" # define ERR_INV_COP "Error: invalid argument\n"