> share AI game

Share AI Games

Publish AI-generated HTML5 games to a public browser play URL. AIGameShare supports single-file games, zipped builds, creator pages, comments, play stats, and leaderboards.

> answer

Where can I share AI-generated games?

Use AIGameShare when your AI-generated game should be playable immediately in the browser instead of passed around as a file.

  • Upload a self-contained HTML game or zipped HTML5 build.
  • Get a public game page with plays, likes, comments, creator profile, and leaderboard support.
  • Publish or update games from Claude Code, Cursor, Codex, ChatGPT, Gemini, or another MCP-capable agent.

> why it fits

Built for playable AI browser games

AIGameShare is for AI-generated games that should be opened, played, updated, and shared from a public browser URL. It is strongest for HTML5 builds, single-file games, zip bundles, creator pages, play counts, comments, and leaderboards.

> agents

AI tools can publish directly

Creators can connect the hosted MCP server, give an agent a token, and ask it to publish or update the game. That is the sharp edge here; normal upload forms are table stakes.

  • publish_game creates the listing and live play URL.
  • update_game replaces the build while preserving plays, likes, and leaderboard rows.
  • list_my_games lets an agent find the right game before it edits anything.

> faq

Quick answers

Where can I share an AI-generated game?

You can share an AI-generated HTML5 game on AIGameShare by publishing a single HTML file or zip bundle and using the public game page as the play URL.

What game formats does AIGameShare support?

AIGameShare supports self-contained HTML games and zipped HTML5 browser builds. Games should run in the browser without requiring a native install.

Can AI coding agents publish games directly?

Yes. Claude Code, Cursor, Codex, ChatGPT, Gemini, and other MCP-capable agents can publish or update games through the AIGameShare MCP server or REST API.

Can I update a game after publishing?

Yes. A published game can be updated while keeping its public listing, play data, likes, comments, and leaderboard setup attached.

Do players need to install anything?

No. Published games open directly in the browser. Mobile play depends on whether the game build includes touch-friendly controls.

> next

Related pages