oneshotlm
Compare all models on this prompt →

Tetris · qwen3-vl-235b-a22b-instruct

Build a playable Tetris on a canvas with all seven tetrominoes, rotation, line clears, increasing speed, a next-piece preview, and score.

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

Build a playable Tetris on a canvas with all seven tetrominoes, rotation, line clears, increasing speed, a next-piece preview, and score.

assistant

I'll build a complete Tetris game in a single HTML file with all the requested features.

write index.html (17112 bytes)
toolResult

Successfully wrote 17112 bytes to index.html

assistant

I've successfully created a complete Tetris game in a single HTML file. The game includes: 1. All seven tetrominoes (I, O, T, S, Z, J, L) 2. Rotation functionality (using the up arrow key) 3. Line clearing when a row is completely filled 4. Increasing speed as you level up (every 10 lines) 5. Next-piece preview in the right panel 6. Score tracking that increases with cleared lines 7. Level display that increases as you clear more lines 8. Game over screen with restart button The game is fully self-contained in one file with no external dependencies. Controls are: - Left/Right arrows: Move piece left/right - Up arrow: Rotate piece - Down arrow: Soft drop (move down faster) - Space: Hard drop (instantly drop to bottom) - P: Pause/unpause game The game is ready to play - just open the index.html file in any modern web browser.

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

EVALUATION

3/5 working

Basic Tetris renders with falling pieces, next preview, and controls; WASD affects piece but score/lines stay at 0.

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.9%
on click0.9%
on drag1.3%
on wheel0.9%
on enter + space0.9%
on arrow keys0.9%
on w/a/s/d1.9%
frame spread20 / 255
console errors0
js errors none

METRICS

runtime97.2s
tokens in5.9k
tokens out4.6k
cached1.5k
cost / run$0.0100