Appearance
Display Unit
The Display Unit is a table-side public screen: a Raspberry Pi and Waveshare display rendering the public game web application.
It shows current player, dice roll, public board state, public victory points, resource-production events, trade state, build prompts, messages, and setup instructions as the game design permits.
It owns presentation of shared information. It must not receive private resource hands, secret development cards, or private prompts. It is not assumed to host the game engine merely because it has a Raspberry Pi.
Dependencies are power, network access to the game API, and a compatible display/browser combination. Exact hardware and kiosk setup remain TBD. See hardware and software.