A game about going up by Whats The Name Games.
- SDL3 (pulled from source on build)
- SDL3_image (pulled from source on build)
CMake minimum requirement: 4.2
To generate the build directory and files, run cmake -B build. Please note that CMake generates platform dependent
build files. It does not build the game for you. You must enter the build directory and build the game manually.
If you run into any issues generating build files with CMake, please create an issue on the repo!