HaniaKhater / cub3D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:C 83.8%Language:Roff 11.1%Language:Makefile 2.6%Language:Shell 2.1%Language:Perl 0.3%