Asteroids · mercury-2
Build a playable Asteroids game on a canvas: a thrust-and-rotate vector ship that shoots and wraps around the screen edges, splitting asteroids into smaller pieces, with score and lives. Procedural vector graphics only, no external assets.
transcript · 4 messages
Build a playable Asteroids game on a canvas: a thrust-and-rotate vector ship that shoots and wraps around the screen edges, splitting asteroids into smaller pieces, with score and lives. Procedural vector graphics only, no external assets.
index.html (6745 bytes)Successfully wrote 6745 bytes to index.html
The **Asteroids** game has been created as a single self‑contained HTML file. It includes all required CSS, JavaScript, and a HUD for score, lives, and level. The file `index.html` is now present in the current working directory. Open it in a browser to play.
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
Asteroids float and drift with a static ship triangle, but the ship never rotates or thrusts and lives drop to 1 without visible cause.
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.