rayengine raycasting engine My C implementation of the simplest raycaster engine running on CPU written from scratch Building: In project directory make To run, just run make run or ./rayengine in build directory Credits SDL2 for the front end GNU Project for Glibc and GCC