The task
Create a Breakout game in one HTML file: a paddle controlled by mouse or arrow keys, a ball with angle-dependent bounce off the paddle, a grid of colored bricks, brick collision that removes bricks and increments score, lives, level progression, and win/lose states. Include a power-up that widens the paddle.
Ran the full Idapt agent loop: 24 steps ยท 27 tool calls.
Run this yourself with Build a web app