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 !
- scrcpy: A tool to display and control Android devices from your computer.
-
Clone the repository:
-
Install necessary packages:
pip install -r requirements.txt
-
Set up scrcpy to access your Android phone.
- Run the object detection script for bushes:
python computer_vision/IA_bush.py
- 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!