Skip to content

cberganz/Cub3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cub3d

Project Name Cub3d
Description A raycasting project that aims to reproduce Wolfenstein
Technologies C
External libraries open(), close(), read(), write(), printf(), malloc(), free(), perror(), strerror(), exit(), All functions from math.h, All functions of the MinilibX
Final grade 125/125

In game image

In game image

Usage

git clone https://github.com/cberganz/Cub3d.git

Simple version

make
./cub3d maps/map.cub

Complete version

make bonus
./cub3d maps/labyrinth.cub

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published