This repo implements a gym-like environment for Brawl Stars application. The implementation key-words are:
- BlueStacks
- screen capturing
- mouse and keyboard control
- real-time static ocr
Refer to https://github.com/MikeTkachuk/Brawl_iris for modelling implementation.
General:
- add episode health check (not frozen)
- fix env reset in real fights
Speed-up:
- fp16 precision
Agent Performance
- try working with optical flow (just a crazy idea)