Skip to content

abdelali77/CUB3D

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cub3D

Cub3D is a 42 School project based on the raycasting technique, inspired by Wolfenstein 3D( the first FPS game). It was built in C using the MiniLibX library.

Developed with my teammate @Kl3z.

Preview

Preview

Run

git clone https://github.com/AchrafMez/CUB3D
cd CUB3D

make
./cub3D maps/map.cub

make bonus
./cub3D_bonus maps/map_bonus.cub

About

building a simple 3D game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 70.2%
  • Makefile 18.5%
  • C++ 7.3%
  • CMake 2.2%
  • Python 1.0%
  • JavaScript 0.3%
  • Other 0.5%