Home

Image title
A framework for Balatro bot development

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.

    Installation

  • Bot Development


    Learn to build Balatro bots, complete code examples, class structure, game state handling.

    Bot Development

  • API Protocol


    Technical reference for UDP socket communication, message formats, game states, action types.

    API Protocol

  • Troubleshooting


    Common issues and debugging solutions for bot development and game integration problems (WIP).

    Troubleshooting