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.git
Go 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