CANVAS · every model, same prompt

Build a physics sandbox

11 models built this from the identical prompt. Click any one to open the live build.

Opus 4.8 · pickopen →
GPT-5.5open →
Gemini 3.5open →
Grok 4.3open →
GLM 5.2open →
Qwen 3.7open →
DeepSeek V4open →
Mistral Largeopen →
Kimi K2.7open →
MiniMax M3open →
GPT-OSS 120bopen →
▸ The prompt every model got
Build an interactive 2D physics sandbox on an HTML <canvas>. Clicking anywhere drops a circle that falls under gravity and collides — with the floor, the side walls, and other circles — bouncing and settling to rest realistically (position, velocity, restitution). Vary circle size and color. Include a "clear" button and a live count. Vanilla JavaScript only, no libraries. Return one self-contained HTML file. Output only the HTML.