You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cub3D: 3D game engine built from scratch in C using raycasting, inspired by the classic Wolfenstein 3D. Features real-time rendering, texture mapping, and collision detection. A 42 / 1337 School project.
This project involves creating a game engine inspired by 'Wolfenstein 3D' (the first-person shooter experience in gaming history) using raycasting techniques. Developed with phspeters