Skip to content

bertt6/cub3D

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 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

Releases

No releases published

Packages

No packages published

Languages

  • C 80.3%
  • Objective-C 18.4%
  • Makefile 1.3%