Skip to content

Latest commit

 

History

History
executable file
·
20 lines (17 loc) · 442 Bytes

File metadata and controls

executable file
·
20 lines (17 loc) · 442 Bytes

cub3d

The goal of this project is to implement raycasting to simulate a 3D perspective and navigate through different maps

you can launch it by using:

make

then

./cub3D maps/Maze.cub

or

./cub3D maps/Egypt.cub

Here are examples of the result: example view example view