📚 Learn
Short, direct guides for publishing single-file HTML games, visualizations, and interactive content on ArcadeLab. Each guide answers one question.
- 🪄
How do I share an interactive thing I made with Claude or AI?
Paste the HTML. Get a URL. Share.
- 🎮
Where can I host an HTML game for free with no signup?
Free hosting, zero friction.
- 📄
Where can I publish a single-file HTML game?
One file. One paste. One URL.
- 🔬
Where can I publish an interactive visualization online?
Make a thing. Share a thing.
- 🟣
How do I host a Phaser game without build tools?
Phaser-friendly. No webpack.
- 🎨
How do I share a p5.js sketch as a playable URL?
p5 sketch → public URL in one paste.
- 🧊
How do I publish a Three.js scene as a single file?
Three.js + one file + one paste.
- 📊
How do I share a D3.js visualization without a build step?
D3 viz → URL in 30 seconds.
- 🧒
How can I help my kid share a game they made with AI?
No accounts. No emails. Just play.
- ⚖️
ArcadeLab vs itch.io vs Glitch vs GitHub Pages — which to use?
When ArcadeLab fits, and when something else does.
- 🆚
ArcadeLab vs Replit for publishing AI-generated apps — which fits?
IDE-plus-hosting vs. paste-and-publish — different shapes.
- 📦
ArcadeLab vs Netlify Drop vs Vercel — which to use for single-file HTML?
Build-and-deploy vs. paste-the-HTML.
- 🌊
Where can I publish something I vibe-coded?
From prototype to public URL.
- 🛠️
How do I publish what I built with Cursor, Bolt, or an AI assistant?
From AI output to a public link.
- 📐
What is a good single-file HTML game template?
A starting skeleton for any browser game.
- 💬
What prompts make a good browser game with AI?
Prompt it right, publish it fast.
- 🐛
What are the common bugs in AI-generated games?
Catch the usual suspects before you publish.
- ⏱️
How do I make an HTML game in 30 minutes with AI?
Idea to playable link in half an hour.
- 🌙
What game ideas can I build with AI tonight?
Small, finishable, shippable tonight.
- 🔗
How do I turn a Claude artifact into a public URL?
Artifact in chat to a link anyone can open.
- ⚛️
How do I build a physics simulation with Claude?
Simulate it, then share it.
- 🧠
How do I make an interactive explainer with AI?
Explain it by letting people poke at it.
- 🔭
How do I share a Bret Victor-style explorable?
Explorable explanations, one paste away.
- 📜
Where can I host an interactive essay online?
Prose plus interaction, on its own URL.
- 📈
How do I publish a single-file data visualization?
One chart, one file, one URL.
- ✨
What prompts make a good interactive visualization?
Prompt for a visualization, get a publishable file.
- 📓
How do I turn a Jupyter notebook into a shareable explainer?
From notebook cells to a link anyone can open.
- 🪟
How does a sandboxed iframe game embed work?
Safe embeds, explained.
- 🛡️
What does connect-src 'none' do in an iframe CSP?
Why your published game has no network access.
- 📦
How do I use CDN libraries in a single-file HTML page?
Libraries without leaving the single-file format.
- 🔄
Why is single-file HTML content making a comeback?
One file, no build step — and newly relevant.
- 🖊️
ArcadeLab vs CodePen for games — which should I use?
Playground vs. publishing destination.
- 🏫
What is a classroom-friendly way to publish student games?
Publishing that works for a whole class.
- 🏡
What coding projects can homeschoolers do with AI?
Real projects, real links, at home.
- 🛟
What is a safe way for kids to share games online?
Sharing games without the risky parts.
- 🤖
What is an llms.txt file?
A README, but for AI assistants.
- 🧭
How do I build an AI-friendly website?
Make your site easy for AI to understand.
📋 Prompt templates
Copy-pasteable prompts for asking Claude, ChatGPT, or any AI assistant to build a complete single-file HTML thing ready for ArcadeLab.
- 🟣
How do I prompt Claude or ChatGPT to make a Phaser game?
Paste this into Claude or ChatGPT and you'll get a complete Phaser game in one HTML file.
- 🎨
How do I prompt Claude or ChatGPT to make a p5.js sketch?
Paste this into Claude or ChatGPT for a complete p5.js sketch in one HTML file.
- 🧊
How do I prompt Claude or ChatGPT to make a Three.js scene?
Paste this into Claude or ChatGPT for a complete Three.js scene in one HTML file.
- 🔬
How do I prompt Claude or ChatGPT to make an interactive visualization?
Paste this into Claude for a Distill-style explorable in one HTML file.
- 🧒
How do I prompt Claude or ChatGPT to make a fun game for my kid?
Build a game your kid can play on a tablet, then share with friends.
🛠️ Browse by library
Auto-injected libraries on ArcadeLab. Each hub shows games made with that library and the exact ARCADELAB header to use it.