feat: send single ray

This commit is contained in:
Khaïs COLIN 2025-07-28 12:16:26 +02:00 committed by freddy_vqr
parent ff07c5cea1
commit 805ddbab0b
4 changed files with 71 additions and 13 deletions

View file

@ -15,8 +15,10 @@
# define HEIGHT 800
# define WIDTH 800
# define SIZE 64
# define MAP_SIZE 10
# define RESSOURCE_DIR "ressources"
# define MOVEMENT_SPEED 0.1
# define MOVEMENT_SPEED 6.4
# define ROTATION_SPEED 0.1
# ifdef BONUS
# define COMPILED_TEXT "Compiled with bonuses"