This is a simple raycaster game made in C++ using the SDL3 library.
This project was really fun to make, because I was able to apply some of the math I learned in school to make a game. When I started, I never thought I would be able to make something like this from scratch.
- Add Sprites
- Add GUI
- Add Weapons
- Add Enemy AI
