Third-party games run inside a sandboxed iframe. Scores are accepted only through the Browser Game Lab bridge.
Community games
Demo WebGL Runner
A sandboxed demo community game used to verify the iframe SDK, resize messages, and leaderboard bridge.
Sandbox and review status
This demo represents the manual-review community game flow.
- Runs inside a sandboxed iframe without same-origin access to the main site.
- Uses postMessage to report ready, resize, and score events to the parent page.
- Leaderboard submissions are bridged by Browser Game Lab instead of direct third-party API calls.