Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 630 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 630 Bytes

cub3D

Cub3D is an educational project teaching the fundamentals of Raycasting to create a basic 3D graphics engine using the C language, based on the technique used in the game Wolfenstein 3D.

Screencast.from.09-27-2023.03_39_52.PM.webm

Running the project:

#Installing mlx dependencies

sudo apt install libbsd-dev libxext-dev

#Clone this repository

git clone https://github.com/anineves/cub3D

#Run

make 

make bonus

Map

You need to choose a map

./cub3d_bonus maps/ours/valid/subject.cub