Skip to content
@plot-ws

plot.ws

Multiplayer, reduced to its elements.
Plot

Plot

Cheap, fast, indie-friendly multiplayer backend on Cloudflare.

Website Docs Discord License: MIT


What is Plot?

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.

Repositories

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.

Start here

  1. Read the quickstartdocs.plot.ws/quickstart — go from zero to a synced room.
  2. Play the demosplot-showcase — see Plot in action, then read the source.
  3. Clone a starter → pick plot-io-starter, plot-lobby-starter, or plot-coop-starter and start from a working project.
  4. Ask questions → join the Discord. We're around.

Links


Plot's mark is a vertical, stacked three-stripe RGB bar — red #FF5B63, green #42C46B, blue #4D8DFF — on near-black #0d0d0c.

Popular repositories Loading

  1. plot-assets plot-assets Public

    CSS

  2. plot-unity plot-unity Public

    Plot Unity SDK — real-time multiplayer client for Unity 2022.3+. Mirror of plot-ws/plot (sdks/unity).

    C#

  3. plot-godot plot-godot Public

    Plot Godot SDK — GDScript real-time multiplayer client for Godot 4.4+. Mirror of plot-ws/plot (sdks/godot).

    GDScript

  4. plot-defold plot-defold Public

    Plot Defold SDK — Lua real-time multiplayer client for Defold 1.10+. Mirror of plot-ws/plot (sdks/defold).

    Lua

  5. plot-unreal plot-unreal Public

    Plot Unreal Engine SDK — baseline real-time multiplayer client for UE5. Mirror of plot-ws/plot (sdks/unreal).

    C++

  6. plot-showcase plot-showcase Public

    Playable Plot demos — an .io arena, a party/turn-based lobby, and a co-op survival game. The showcase linked from plot.ws.

    TypeScript

Repositories

Showing 10 of 11 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…