8 repos
A cluster of Python-based tools and frameworks for automating mobile and desktop games through image recognition and black-box testing techniques. The dominant pattern is game-specific automation assistants (Arknights, Gumball Guys, Mahjong, etc.) built on a shared computer-vision framework (MaaFramework) that uses template matching and OCR to interact with game UIs without reverse-engineering or direct API access. Someone exploring this area would learn practical approaches to visual automation, game state detection, and decision-making in complex, partially-observable environments.