Skip to content

shark01d/hex-brawl-v25

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hex Brawl

Simple Brawl Stars v25.* server emulator written in Python.

Requirements:

  • Python 3.7 or higher
  • tinydb

Running the server

In a terminal, type py main.py/python main.py/python3 main.py

Configuring the client app

Do it by yourself.