Freeplay
soon

Freeplay Jam 1: Two minutes with a friend

A game two people can open from a room code and finish in about two minutes. Any engine, any genre. It only has to be quick, and better with someone.

September 18October 4 · Opens September 18. Build now, publish from September 18.

How to enter

  1. Build it. One HTML5 folder with index.html at the root, ≤ 50 MB. Load the SDK and call fp.room.create(roomId) so a friend can join from a 6-letter code, and fp.gameplayStart() when play begins. The SDK in one screen.
  2. Publish it with the tag jam1 — from the CLI, the Claude Code skill or the MCP server. The first upload is a draft you can check; flip it live when it is ready.
  3. Tell people. Open a room, send the code or the link. Every play in the window counts, and how long they stay counts more.
# in your agent, with the Freeplay MCP server: freeplay_publish { dir, slug, title, players: "multi", tags: ["jam1"], live }
# or the CLI:
node freeplay/packages/publish/freeplay-publish.mjs ./dist --slug my-game --title "My Game" --players multi --tags jam1 --live

How it is scored

No jury. Entries are ordered by the arcade's own ranking — whether the game loads within 20 seconds, whether people play longer than three minutes, whether they come back the next day, and how many plays it gets — measured from September 18 to October 11. Every entrant sees the same numbers on their dashboard while the jam runs. Ties go to plays.

What you get

Rules

Entries

None yet. The first live game tagged jam1 appears here.

Questions: hello@freeplays.site. Not on Freeplay yet? Sign in takes one email.

Freeplay Jam 1 — Two minutes with a friend · Freeplay