SkillAgentSearch skills...

Brawl.cpp

core of C++ for brawl stars sever

Install / Use

/learn @FMZNkdv/Brawl.cpp

README

Screenshot This is the Brawl Stars Core, version V39.999, written in Cpp.

Requirements

  • Gcc (G++)
  • Brain..? 🧑🏿‍🦯

Building

git clone https://github.com/FMZNkdv/brawl.cpp.git
cd brawl.cpp

g++ -std=c++17 -pthread -I. -I/usr/include/asio Core.cpp Message/*.cpp Stream/*.cpp -o brawl.cpp

Running

./brawl.cpp

The server will start listening on 0.0.0.0:9339 by default.

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated1mo ago
Forks0

Languages

C++

Security Score

75/100

Audited on Feb 9, 2026

No findings