# RCWeb Pacman Control

`pacman-c` is the phone controller for the shared `pacman` maze screen.

## What It Does

- Sends simple directional steering to the host app.
- Rejoins automatically in the same room by heartbeat.
- Shows live player stats such as score, lives, dot progress, power state, and current level.

## Controls

- Tap `Up`, `Down`, `Left`, or `Right` to queue the next turn.
- The character keeps moving until another direction is chosen.
- `Reset` restarts the shared maze for everyone in the room.
