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 18 – October 4 · Opens September 18. Build now, publish from September 18.
How to enter
- Build it. One HTML5 folder with
index.htmlat the root, ≤ 50 MB. Load the SDK and callfp.room.create(roomId)so a friend can join from a 6-letter code, andfp.gameplayStart()when play begins. The SDK in one screen. - 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. - 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 --liveHow 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
- First: the front page's featured slot for 30 days, and Freeplay Pro for a year.
- Second and third: featured for 30 days, and Pro for three months.
- Everyone: the listing stays, with accounts, saves, room codes and leaderboards behind it, and the numbers are yours to quote. Nothing is exclusive; take the same build anywhere.
Rules
- New to Freeplay: made or finished during the jam. Engines, frameworks and your own older code are fine.
- Room codes must work: two people, one code, same game. Solo modes are welcome on top.
- Original work. AI assistance is fine and is disclosed with
--ai; it changes nothing in the ranking. - Nothing aimed at children; nothing that needs a third-party host besides your own game server. The terms apply as always.
- The ranking weighs how long people play and whether they return more than raw plays; scripted traffic disqualifies the entry.
Entries
None yet. The first live game tagged jam1 appears here.
Questions: hello@freeplays.site. Not on Freeplay yet? Sign in takes one email.