Cr1sPet / Cub-3d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cub3D

  • This project is inspired by the world-famous eponymous 90's game, which was the first FPS ever.

Clone project

git clone git@github.com:CrsPet/Cub-3d.git

How to use (macOS only)

cd Cub-3d

make
./cub3D maps/map1.cub

The project was implemented jointly with my peer spurple.

About


Languages

Language:C 80.0%Language:Objective-C 18.1%Language:Makefile 1.9%