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 is a C project that creates a basic 3D game engine using raycasting, similar to Wolfenstein 3D. It develops skills in graphics programming, math for 3D rendering, event handling, and memory management.