Skip to content

HasangerGames/suroi-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Suroi Client

The new client for the 2D battle royale Suroi, written in C++.

Prerequisites

  • C++20 or greater
  • CMake

Setup

git clone --recurse-submodules https://github.com/HasangerGames/suroi-client.git
cd suroi-client
mkdir build && cd build
cmake ..
cmake --build .
./suroi_client

About

The new client for the 2D battle royale Suroi, written in C++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published