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
Open the cub3d.pdf for better understanding the task
About
"cub3d" project involves creating a basic 3D game engine in C, reminiscent of the classic game Wolfenstein 3D. Students implement features like raycasting for rendering, map parsing, player movement, and textures to build a playable maze-like environment.