Skip to content

zsilencer/zSILENCER

Repository files navigation

zSilencer

Compiling on Linux

mkdir build

cd build

cmake ..

make

sudo make install

Compiling on Windows

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

Supported platforms

The game is supported on Windows, Mac OS X, and Linux. Other platforms, such as Android, work but are not fully tested.

Running game

SDL2, SDL2_mixer, and ZLIB are required to run the game.

About

Silencer online multiplayer CTF style platformer game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages