# Tron.io Rewrite — Plain JS Client + Rust Server ## Stack - **Server:** Rust, `actix-web` (HTTP + WebSocket), `serde_json` for the wire protocol, `uuid` for player IDs, `rand` for colors/spawn. - **Client:** plain HTML/CSS + native ES modules (`