oneshotlm
Compare all models on this prompt →

Conway's Game of Life · deepseek-v3.2

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 · 3 messages
assistant
thinking
Great, empty directory. I'll write index.html with all inline CSS and JS. Let's design:

- Full-screen canvas with grid lines
- Click to toggle cells, drag to paint/erase
- Controls: play/pause, step, randomize, clear, speed slider
- Maybe show generation count

We'll use modern JS with requestAnimationFrame.

Let's write the file.
write index.html (17322 bytes)
toolResult

Successfully wrote 17322 bytes to index.html

assistant

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

modeldeepseek-v3.2
vendorDeepSeek
harnesspi-agent
generated2026-07-22

EVALUATION

4/5 working

Conway's Game of Life runs continuously with correct controls; click/drag toggle cells, space pauses, arrows/wasd have 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.

idle motion6.3%
on click0.5%
on drag2.0%
on wheel0.3%
on enter + space4.6%
on arrow keys0.3%
on w/a/s/d0.0%
frame spread35.2 / 255
console errors0
js errors none

METRICS

runtime224.3s
tokens in1.9k
tokens out4.2k
cached1.5k
cost / run$0.0019