This is a project for 42Heilbronn school's curriculum.
The goal of this create a Raycaster inspired by the Wolfenstein3D Game.
run make
run ./cub3d ./path_to_valid_map
make sure the 42 Graphic library is correct in the Makefile.
Movement is possible with WASD-keys and changing the view with left and right arrow.
Before running cub make sure that you have the 42's libmlx42.a library installed and found by the Makefile.