Plot is a multiplayer backend built on Cloudflare's edge. You write your game; Plot handles the rooms, the realtime state, the matchmaking, and the network plumbing — running close to your players with low latency and low cost. It's designed for solo developers and small teams who want to ship a multiplayer game without standing up and babysitting servers.
Drop in an engine SDK, point it at your project, and you have authoritative rooms and synced state in minutes. No fleet to provision, no per-region capacity planning, and pricing that's friendly to indie budgets.
| Repository | What it is |
|---|---|
plot-showcase |
Playable demos showing what you can build with Plot |
plot-io-starter |
Clone-to-start template for a fast-paced .io-style game |
plot-lobby-starter |
Clone-to-start template for lobby + matchmaking flows |
plot-coop-starter |
Clone-to-start template for small-party co-op sessions |
plot-unity |
Plot SDK for Unity |
plot-godot |
Plot SDK for Godot |
plot-defold |
Plot SDK for Defold |
plot-unreal |
Plot SDK for Unreal Engine |
Heads up: the engine SDK repos (
plot-unity,plot-godot,plot-defold,plot-unreal) are read-only mirrors of our private monorepo. Found a bug or want a change? Open an issue on the mirror — see CONTRIBUTING. The demo and starter repos accept pull requests directly.
- Read the quickstart → docs.plot.ws/quickstart — go from zero to a synced room.
- Play the demos →
plot-showcase— see Plot in action, then read the source. - Clone a starter → pick
plot-io-starter,plot-lobby-starter, orplot-coop-starterand start from a working project. - Ask questions → join the Discord. We're around.
- 🌐 Website — https://plot.ws
- 📚 Docs — https://docs.plot.ws
- 💬 Discord — https://discord.gg/plot
- ✉️ Contact — contact@plot.ws
Plot's mark is a vertical, stacked three-stripe RGB bar — red #FF5B63, green #42C46B, blue #4D8DFF — on near-black #0d0d0c.