As the project uses minilibx-linux library.
git clone this project
'make' to compile the programm
$ ./cub3D <maps/map1.cub> to run the program
$ ./cub3D <maps/map1.cub> --save (to save the first rendered image as a bitmap)
Key comands to move on map
- W A S D to move the point of view
- Left/Right (←/→) directional keys to rotate the camera
- ESC to quit