Publish Game

Publish your Web game on Poplay

Submit H5, Canvas, or WebGL games. Use Poplay SDK for leaderboard, cloud save, and realtime rooms.

Submit gameView requirements
Required package
index.html
assets/
game.js
poplay.config.json
{
  "leaderboards": [{ "id": "global" }],
  "save": { "slots": ["default"] },
  "realtime": { "maxPlayers": 2 }
}

Game package

index.html at the package root
Relative asset paths
Runs inside an iframe
No hardcoded leaderboard, save, or realtime server

SDK integration

Add https://poplay.io/sdk/poplay-sdk.js
Call Poplay.init before platform APIs
Use Poplay.leaderboard for scores
Use Poplay.save and Poplay.rooms when declared
Open SDK integration guide

Artwork

One cover image, at least 800 x 800
Gameplay screenshots are optional
PNG, JPG, WebP, or SVG uploads
Source repository is optional

Review process

Package and artwork check
Loading and responsive play test
SDK and poplay.config.json review
Publish or request changes

Submit your game

Upload the package and cover directly to Poplay. Screenshots are optional.

Game information

Package and artwork

Game package ZIP *
No file selected
Cover image *
No file selected
Screenshots
No files selected

Poplay integration