class_name Constants # Shared constants used across rendering, game state, and protocol layers. ## Tile size in pixels — all renderers and coordinate conversions use this. const TILE_SIZE: int = 32