oneshotlm
Compare all models on this prompt →

Conway's Game of Life · qwen3-vl-8b-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. Here's the complete implementation:

write index.html (9805 bytes)
toolResult

Successfully wrote 9805 bytes to index.html

assistant

I've created a complete single-page web application for Conway's Game of Life with all the requested features: 1. Full-screen canvas grid 2. Click-and-drag to toggle cells 3. Play/Pause controls 4. Step button to advance one generation 5. Randomize button to generate a random pattern 6. Clear button to reset the grid 7. Status indicator showing game state The implementation includes: - A 50x50 grid (can be adjusted) - Each cell is 12px in size - Conway's Game of Life rules implemented - Mouse interaction for toggling cells - Responsive design that works on different screen sizes You can now run this HTML file in any modern web browser to play Conway's Game of Life.

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-vl-8b-instruct
vendorQwen
harnesspi-agent
generated2026-08-01

EVALUATION

3/5 working

Click toggles a cell, dragging draws a curve of cells; game stays paused and doesn't animate on its own.

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.1%
on drag0.8%
on wheel0.0%
on enter + space0.0%
on arrow keys0.0%
on w/a/s/d0.0%
frame spread116.6 / 255
console errors0
js errors none

METRICS

runtime20.9s
tokens in5.5k
tokens out2.7k
cached0
cost / run$0.0019