Fireworks · kimi-k3
Create a fireworks display on a full-screen canvas where clicks launch shells that explode into gravity-affected, fading particle bursts.
transcript · 4 messages
Create a fireworks display on a full-screen canvas where clicks launch shells that explode into gravity-affected, fading particle bursts.
thinking
Write index.html.
/workspace/index.html (4120 bytes)Successfully wrote 4120 bytes to /workspace/index.html
Done — `/workspace/index.html` is a self-contained fireworks display: - **Click anywhere** to launch a shell from the bottom toward your cursor; it arcs up under gravity and explodes at its apex. - **Bursts** are 80–140 particles in a radial ring (or random sphere), gravity-affected with air drag, additive blending, and color-fading until they die out. - **Visuals**: warm golden shell trails, a white flash on detonation, and trailing motion via translucent canvas fills on a dark night sky. - A subtle auto-launcher fires occasional shells so the sky stays alive, and the hint text fades after your first click. Open it in any browser — no network needed.
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
Fireworks auto-launch and explode with colorful gravity-affected particles; clicks and other inputs also trigger launches.
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.