cub3d This project is a simple raycasting game developed in C for the 42 curriculum, compatible with Linux and MacOS. Screenshots Contributors sboulain omathot using the MLX42 Installation Clone the repository: git clone <repository_url> cd cub3d make test Clean Up: make hardclean