oneshotlm
Compare all models on this prompt →

Conway's Game of Life · qwen3-next-80b-a3b-instruct

Run Conway's Game of Life on a full-screen canvas grid with click-and-drag to toggle cells, plus play/pause, step, randomize, and clear controls.

⛨ sandboxed Open in new tab ↗
transcript · 4 messages
user

Run Conway's Game of Life on a full-screen canvas grid with click-and-drag to toggle cells, plus play/pause, step, randomize, and clear controls.

assistant

I'll create a single-page web app for Conway's Game of Life with all the requested features: full-screen canvas, click-and-drag to toggle cells, and controls for play/pause, step, randomize, and clear.

write index.html (9503 bytes)
toolResult

Successfully wrote 9503 bytes to index.html

assistant

I've created a complete Conway's Game of Life single-page web app as requested. The application includes: - A full-screen canvas grid with 10px cells - Click-and-drag functionality to toggle cells on/off - Play/Pause button to start/stop the simulation - Step button to advance one generation - Randomize button to populate the grid with random live cells - Clear button to reset the grid to all dead cells - Status indicator showing current state (Playing/Paused) - Grid lines for better visibility - Responsive design that adapts to window size The app runs entirely in the browser with no external dependencies or network requests, as requested. All CSS and JavaScript are embedded in the single HTML file.

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

modelqwen3-next-80b-a3b-instruct
vendorQwen
harnesspi-agent
generated2026-08-01

EVALUATION

2/5 partial

Grid of life canvas with controls; click and drag toggle cells, but no autoplay, arrows/wasd/wheel do nothing.

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.

idle motion0.0%
on click0.0%
on drag0.5%
on wheel0.0%
on enter + space0.0%
on arrow keys0.0%
on w/a/s/d0.0%
frame spread13.7 / 255
console errors0
js errors none

METRICS

runtime20.7s
tokens in3.3k
tokens out2.6k
cached2.2k
cost / run$0.0034