Slay the Spire 2 Computer Vision Pipeline
GitHubA computer vision pipeline that plays Slay the Spire 2 from the screen alone. A Roboflow detection model reads the cards, enemies, and board state each turn, and a decision loop chooses what to play, with no access to the game code or memory. It is a test of how far pure vision can drive a real game. Built as a personal project exploring computer vision capabilities.