The game project using mlx libary
Cub3d is a game project. Mlx libary is used. Raycasting used while making game.
Clone the repo
git clone https://github.com/bertt6/cub3D.gitGo to cub3D folder and run make
make- Makefile rules:
all,clean,fclean,re).
Usage
./cub3d maps/[map name].cub- last argument is optional.
Example
./cub3d maps/map.cub