What is a classroom-friendly way to publish student games?
Quick answer
Publishing student work should be the easy part of a coding lesson. Too often it is the hard part — accounts to set up, emails to collect, permissions to chase. A classroom-friendly platform removes that friction without giving up safety.
What makes game publishing classroom-friendly?
Three things. It works without accounts or emails, so no student data has to be collected or managed. It sandboxes every game, so a published game is safe for the whole class to play. And the publishing step is short enough that it does not eat the lesson. If any of those is missing, the platform is fighting the classroom instead of serving it.
Why no-account publishing matters in a classroom
Every account is an email to collect, a password to reset, and a piece of student data to be responsible for. A platform that needs none of that is simpler for the teacher and safer by default — there is no personal information to protect because none was gathered. On ArcadeLab a student gets a Creator Code instead of an account: a casual identifier, not a credential tied to a real identity.
Are the published games safe to play?
Yes. Each game runs inside a sandboxed iframe with network access switched off. A game cannot read the page around it, cannot send data anywhere, and cannot pull in anything from another site. That isolation is what makes it reasonable for a class to play each other's games freely.
How does a class actually use it?
Students build a game — on their own or with an AI assistant — as a single HTML file. Each one pastes their file at the publish page and gets a URL back. The teacher collects the links into one document or page, and the class spends the last few minutes playing through everyone's work. The publishing step is small enough to fit inside a single session.
What can students build?
Anything that fits in one HTML file: arcade games, quizzes, physics simulations, math visualizations, generative art. The format is broad enough to match almost any subject. For a parent-side view of the same idea, see how to help a kid share a game they made with AI.
Ready to publish a student game? Start at arcadelab.ai/publish.
Ready to publish? Paste your HTML file and get a URL.
🚀Publish your thing