Cubecade
Author: OpenAI
An arcade-style 3D puzzle cube with agent controls.
Description
Rotate a 3D puzzle cube by hand or ask ChatGPT to solve it. Watch queued moves animate on the same cube.
How it uses WebMCP
ChatGPT can inspect every face of the cube, plan a solution, and send a sequence of moves that plays out on screen. WebMCP turns the puzzle into something the agent can reason about and manipulate while you watch.
Site tools
Build notes
Initial prompt
Create an arcade-style @Sites experience centered on a spinning 3D cube puzzle. Support buttons and direct drag gestures for legal row or face rotations. Add WebMCP tools that can read the complete puzzle state and accept an array of moves, queueing and animating them quickly. Make it playful, visually distinctive, and suitable for both direct manipulation and agent-driven solving.
Iterations
-
Created the initial site with ChatGPT.
-
Adjusted the layout and placement of interface elements.
- Final step
Refined the cube animation and drag gestures.