# Shootout Controller

**Shootout Controller** (`shootout-c`) turns a phone into an aiming controller for the shared `/shootout/` penalty game.

## Controls

- Enter a short player name and tap **Save**.
- Wait until the shared display shows your turn.
- Tap or drag inside the illustrated goal to place the target.
- Your first touch starts a five-second countdown. You may refine the aim until it reaches zero.
- Watch the shared display to see whether the shot beats the AI goalkeeper.

The controller keeps a persistent local participant ID so a refresh or short disconnect can reattach the phone to its score and queue position. The shared viewer owns the game state and turn order.

## Screenshots

![ready state](screenshot01.png)

![shot result](screenshot02.png)

![second shot result](screenshot03.png)
