WEBGL · every model, same prompt
Build a playable Minecraft clone
11 models built this from the identical prompt. Click any one to open the live build.
▸ The prompt every model got
Build a tiny but genuinely playable first-person voxel world that runs in the browser. Requirements: a small terrain of grass/dirt/stone blocks, mouse-look (pointer lock on click), WASD movement, and the ability to break and place blocks with left/right click. Use Three.js via CDN. Keep performance smooth. Return one self-contained HTML file. Output only the HTML.