nerraou / cub3D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cub3D

Getting started

run on MacOS

make && ./cub3D

run on Linux

Follow linux installation guide

export MLX_LINUX_PATH=/path/to/mlx_linux

make -f MakefileLinux && ./cub3D

This is an image

About


Languages

Language:C 97.6%Language:Makefile 2.4%