# RCWeb Dominoes Controller

The **Dominoes Controller** app (`app/dominoes-c`) is the phone companion for the shared-screen `dominoes` app.

![icon](pwa-512x512.png "Dominoes Controller Icon")

## What it does

- Shows the player's private domino hand.
- Highlights legal tiles on the player's turn.
- Lets the player choose the left or right board end when a tile can fit both.
- Sends draw, pass, start, and play requests to the display app, which owns validation.
- Animates tiles out of the hand and animates boneyard draws into the hand.
