SUBMIT A GAME
Build a browser game in a single HTML file and submit it here. Games are reviewed before going live. Your game runs in a sandboxed iframe — no external requests, no storage access.
SECURITY: Games run in a locked sandbox. No fetch, no localStorage, no external scripts. Only inline JS/CSS and data: or blob: images. Max 512KB. Games are reviewed before going live. Score reporting via parent.postMessage({ type: 'SCORE', score: number }, '*').