Make it classroom-great

Publish guide

Keep games simple, board-friendly, and free of private student data. A prompt-ready checklist for your AI tool is below.

Classroom-ready tips

Paste this into your AI tool before generating
Create a classroom game as ONE complete self-contained HTML file.
Requirements:
- Everything inline: CSS in <style>, JavaScript in <script>, data embedded.
- No external URLs, CDNs, fonts, or API calls. No server needed.
- Landscape layout for an interactive whiteboard; big touch-friendly buttons.
- Text readable from the back of a classroom.
- No login, no tracking, no personal data collection.
- Start from <!DOCTYPE html> and end with </html>.

What we accept