elianrc / cub3D

Based on Wolfenstein 3D, in cub3D the goal is to make a 3D game view using the principles of raycasting. You will use mathematics as a tool to create elegant and efficient algorithms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🔥 CUB3D 🔥

✨ Based on the game Wolfenstein 3D, the goal is to make a 3D game using raycasting and a limited graphics library called Minilibx. ✨

GOAL

wolfenstein 3D screenshot

About

Based on Wolfenstein 3D, in cub3D the goal is to make a 3D game view using the principles of raycasting. You will use mathematics as a tool to create elegant and efficient algorithms.


Languages

Language:C 80.9%Language:Objective-C 17.6%Language:Makefile 1.4%