LolinEagle / Cub3D

42 school project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cub3D

This project is inspired by the Wolfeinstein 3D game, considered the first FPS ever developed. It will allow us to explore the technique of ray-casting. Our goal is to make a dynamic view within a maze, in which we must find our way.

Authors

Deployment

To deploy this project run

git clone --recurse-submodules https://github.com/LolinEagle/Cub3D && cd Cub3D
&& make && ./cub3D

Related

Here are some related projects

Submodule libft

Submodule minilibx

sle-huec so_long

frrusso so_long

About

42 school project


Languages

Language:C 93.1%Language:Makefile 6.9%