diff --git a/REWRITE.md b/REWRITE.md new file mode 100644 index 0000000..2a1ab4a --- /dev/null +++ b/REWRITE.md @@ -0,0 +1,449 @@ +# 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 (`