graphics · sub-star
radiant_slice
a barebones valorant-style fps.
readme
A stripped-down first-person shooter in C++, built in the spirit of Valorant — movement, aiming, and shooting implemented directly rather than assembled in a game engine.
signal log
- first-person movement and shooting built from the ground up.
- [ add what renders it — your own rasterizer? a library? ]
- [ add whether hit detection is raycast-based ]
built with
C++
view repository →