Simple "doom"ish style shooter using raylib.
Right now it is just a simple player controller with map generation and collision, no enemies or shooting but I might plan on adding that in the future.
Raylib must be installed
bash build.bash # Builds the project
./a.out # Runs the output file