clone using:
git clone git@github.com:ldideric/Cub3D.git
git submodule update --init
run using:
make && make re MLX=1 SPEED=1 ERROR=1
bonus:
make re MLX=1 BONUS=1
-
multiple keypress
-
wasd + arrowkeys
-
fix parsing
-
map validation
-
work with images
-
fix screentearing with two img
-
adjust screensize automatically
-
mlx sync
-
BMP save
-
wall tex mirrored
-
diagonal view of sprite creates bug
-
fix crosshair bonus
-
fix multiple sprites bonus
- removing extra.h file
- remove leaks system command
- norminette
- remove unused files