mkdir build
cd build
cmake ..
make
sudo make install
SDL2 and SDL2_mixer development libraries will have to be installed into the Visual Studio include and lib directories
Open zSILENCER.sln Visual Studio Project
Compile project using Visual Studio
The game is supported on Windows, Mac OS X, and Linux. Other platforms, such as Android, work but are not fully tested.
SDL2, SDL2_mixer, and ZLIB are required to run the game.