/RayCaster2D

It's a 2D Raycaster made with the SDL2 graphics library. Rays are fired from the origin point and drawn until they intersect with a wall object, or until they leave the screen.

Primary LanguageC++

Watchers