Skip to content

This project aims to develop a bot capable of surviving the smoke and hiding in bushes in the Supercell game, Brawl Stars. The project combines computer vision and remote control. It may help to mastery characters !

Notifications You must be signed in to change notification settings

alexandreeberhardt/Mastery-Bot-Brawl-Stars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mastery-Bot-Brawl-Stars Project

Overview

This project aims to develop a bot capable of surviving the smoke and hiding in bushes in the Supercell game, Brawl Stars. The project combines computer vision and remote control. It may help to mastery characters !

Getting Started

Prerequisites

  • scrcpy: A tool to display and control Android devices from your computer.

Installation

  1. Clone the repository:

  2. Install necessary packages:

    pip install -r requirements.txt
  3. Set up scrcpy to access your Android phone.

Usage example

  1. Run the object detection script for bushes:
    python computer_vision/IA_bush.py

Future Enhancements

  • add live detection
  • add live reaction
  • add game detection (is it playing ? in the waiting screen ? In the lobby ?)

Feel free to contribute to the project and share your feedback!

About

This project aims to develop a bot capable of surviving the smoke and hiding in bushes in the Supercell game, Brawl Stars. The project combines computer vision and remote control. It may help to mastery characters !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages