Visual Studio 2015 or newer (required for all Python versions, see notes below) CMake >= 3.12 (3.8 was the first version to support VS 2015) or Pip 10+ Pybind11 ...
This was a game I made a couple years ago (hence lack of /src and good code/commit formatting) following this raycasting tutorial for a "2.5D" games in PyGame. I decided to repurpose it into a ...