SurvRoyale is a desktop clone of the popular browser battle royale shooter - surviv.io, written in C++. The project is currently in the stage of an early alpha development, so any contribution via pull request or issue is welcome. At the moment, only Linux and Windows platforms are officially supported.
Dependencies: GNU make, GNU parallel (optional), git, C++17 capable compiler, 7zip/tar, SFML>=2.5
git clone --depth 1 <url from one of the mirrors below>
make && make install
On Windows, SFML is bundled locally with the project. On Linux and MacOS however, nothing is bundled, the dependencies are assumed to be installed globally and system-wide.
On Windows, the only compiler supported is “mingw x86_64 seh 8.1.0” and is assumed that directories for compiler and 7zip executables exist inside PATH variable.
In the future, only Windows builds will be provided for download in “Releases” section as a self-contained zip archive, while Linux builds can typically be installed via package managers. MacOS users can install the game via Homebrew.
Primary https://github.com/Fenex330/surv-royale.git
Secondary https://notabug.org/Fenex33/surv-royale.git
Distributed under MIT License
For any questions or queries please contact anonimus33@protonmail.com