Go to file
2021-01-03 22:05:47 -08:00
content few final tweaks 2021-01-03 22:01:22 -08:00
libs pulled latest blah fixes 2021-01-03 00:32:36 -08:00
src few final tweaks 2021-01-03 22:01:22 -08:00
.gitignore first commit 2021-01-01 17:43:43 -08:00
.gitmodules first commit 2021-01-01 17:43:43 -08:00
CMakeLists.txt boss!!! 2021-01-03 21:42:45 -08:00
LICENSE Initial commit 2021-01-01 17:17:28 -08:00
README.md Update README.md 2021-01-03 22:05:47 -08:00

a small game made in 48 hours on live stream

building

  • You need C++17 and CMake
  • Make sure you have SDL2 headers & DLLs, and make sure CMake can find them