Home
BalatroBot is a Python framework designed to help developers create automated bots for the card game Balatro. The framework provides a comprehensive API for interacting with the game, handling game state, making strategic decisions, and executing actions. Whether you're building a simple bot or a sophisticated AI player, BalatroBot offers the tools and structure needed to get started quickly.
-
Installation
Complete setup guide covering prerequisites, Steamodded mod installation, Python environment setup.
-
Bot Development
Learn to build Balatro bots, complete code examples, class structure, game state handling.
-
API Protocol
Technical reference for UDP socket communication, message formats, game states, action types.
-
Troubleshooting
Common issues and debugging solutions for bot development and game integration problems (WIP).