Skip to content

Cub3d is a 3D game inspired by Wolfenstein made with ray casting in C

Notifications You must be signed in to change notification settings

HugoKovac/cub3d

Repository files navigation

Usage :

sudo apt-get install xorg openbox libxext-dev libbsd-dev -y

make bonus

./cub3D_bo cub3D_bonus/maps/test.cub

This project was carried out in teams of 2.

It's a 3d video game made in C and works with ray casting. The graphic library used only allowed us to control the pixels of the screen in each pixel, line, texture was calculated and placed by ourselves.

illustaration

(the cloud is moving and was drawn by us on paint, please do not judge drawing skills)

About

Cub3d is a 3D game inspired by Wolfenstein made with ray casting in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published