juanitogan / zSILENCER

Silencer online multiplayer CTF style platformer game.

Home Page:http://zsilencer.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

http://zsilencer.com


Languages

Language:C++ 71.5%Language:C 26.7%Language:CMake 0.9%Language:Objective-C 0.9%Language:Objective-C++ 0.0%