Skip to content

zsilencer/zSILENCER

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
res
 
 
src
 
 
 
 
 
 

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