# Carrom Pool

The `carrom` namespace is present when `client.game()` is `"carrom_pool"`. It reads the board and the aim guide, and drives queueing. Positions are table coordinates; project them with `carrom.to_screen(x, y)`.