
About
Silencer was a free, multiplayer-only capture-the-flag-style game released by Mind Control Software via the World Opponent Network (WON.net) in January 2000 as an open beta, presenting arena-shooter-style CTF gameplay in a low-resource 2D package before being pulled without explanation later that year. zSILENCER is a reimplementation of Silencer, built with SDL2 and SDL2_mixer, and compiled via CMake on Linux or a Visual Studio project on Windows. It officially supports Windows, macOS, and Linux, and is also reported to work on Android, though that platform isn't fully tested.
Getting started
Build it from source using CMake on Linux or the provided Visual Studio project on Windows; running the compiled game requires the SDL2, SDL2_mixer, and ZLIB libraries to be installed.
Known limitations
- compatibility: Android is supported but not fully tested.