/cub3D

As part of this project, I designed a 3D game using the raycasting algorithm and the MiniLibX library. The MiniLibX library is a graphics library developed by Ecole 42.

Primary LanguageC

cub3D

cub3D

The goal of cub3d is to make something using raycasting (like [Wolfenstein 3D](https://fr.wikipedia.org/wiki/Wolfenstein_3D)).

Some Rules

WASD to move, QE or Left/Right directional keys to rotate camera

ESC to quit

Textures or colors for each sides (North, South, West, East) and Sky/Floor

Shadows based on the distance

Evaluation