Skip to content

anineves/cub3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published