Old-School FPS game (and engine) written in C using SDL for platform abstraction, OpenGL/Vulkan for graphics, Box2D for physics, and zlib for compression.
Runs on x86_64 Windows and Linux.
See Docs/BUILDING.WINDOWS.md for Windows and Docs/BUILDING.LINUX.md for Linux.
- Windows 11
- Arch Linux
- Ubuntu