Skip to content

Latest commit

 

History

History

cub3D

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

cub3D

This project is inspired by the world-renowned eponymous game, considered the first FPS ever made. It will allow you to explore the ray-casting technique. Your goal will be to create a dynamic view inside a maze, in which you will have to find your way out.


How To Play

git clone https://github.com/lainislain/42cursus.git
cd 42cursus/cub3D
make
./cub3D

You can play with map.cub to change the game settings and map, have fun.