Push'd Out! The Ultimate Push-Out Brawling Game.
cmake # install however your platform wants you to
g++/clang++/msvc # toolchain will be explained
sdl2 # library will be explained
box2d # library will be explained
Recommended way to BUILD on Windows.
Recommended way to DEVELOP on Windows.
Experimental way to DEVELOP on Windows. Note: Debugging does not work yet.
Viable option to BUILD on Windows. Developing may proof to be difficult.
Recommended way to Build on Unix.
Recommended way to Develop and Build on Unix.