# Countdown Start

The moment before launch: every player in `players` has `ready` set to `true`, and a non-negative `countdown` (here `5`) renders the "Starting in 5..." banner above the footer. The host row is flagged with `isHost`, and the settings panel still reports the chosen `map` and `mode` while the timer ticks down.
