Skip to content

metch1/Bs_Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

BRAWL STARS MAP GENERATOR

A simple Python program to convert any image into a Brawl Stars map using a predefined tile set

  • Initially supports image formats png jpeg jpg
  • The input file will be converted to 60x60 tile
  • uses Desert theme from BS_MAP/Desert
  • matches blocks to the Closest tile by color (you can add more blocks)
  • special handling for Breakable-Mine.png Make sure the input file is square

SETUP

  1. Download the repo You can download it as a zip file
  • extract the zip
  1. Navigate the folder
cd path/to/extracted/folder
  1. instead dependences
pip install -r requirements.txt
  1. run the program
python3 main.py

๐ŸŒ Community

You can also join the Discord server and share opinions where we provide:

  • FILES BOT With useful commands

  • Try things out where you can try out repositories without downloading them

  • Different files and versions of the game It can be downloaded and used to mod the game

  • Discord Server: Join here

About

Brawl Stars Map Generator, Create Brawl Stars maps using images

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages