Fireworks · mercury-2
Create a fireworks display on a full-screen canvas where clicks launch shells that explode into gravity-affected, fading particle bursts.
transcript · 8 messages
Create a fireworks display on a full-screen canvas where clicks launch shells that explode into gravity-affected, fading particle bursts.
{"command":"ls -l"}total 0
index.html (3146 bytes)Successfully wrote 3146 bytes to index.html
{"command":"ls -l"}total 4 -rw-r--r--. 1 node node 3146 Aug 1 19:57 index.html
The **index.html** file has been created in the current directory. It contains a full‑screen canvas that: * Resizes to the browser window. * Launches a shell at the click location. * Moves the shell upward, then explodes it into many particles. * Applies gravity to particles, makes them fade, and removes them when their life ends. Open `index.html` in a browser to see the fireworks display. No external resources are required.
TAKE IT TO CODE
A single self-contained HTML file — copy it and open in any browser, or reuse the prompt with your own pi-agent run.
RUN
EVALUATION
Click launches a shell that explodes into a fading particle burst; other inputs (drag, wheel, keys) show no effect.
Vision grade · anthropic/claude-sonnet-5
MEASUREMENTS
Raw readings from the capture, not a verdict — the grade above is the only judgement. Percentages are how much of the screen changed; the measure under-reports sparse motion on a dark background.