Skip to content

yugurlu/cub3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cub3d

The game project using mlx libary

Cub3d is a game project. Mlx libary is used. Raycasting used while making game.

How to use

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