oneshotlm
Compare all models on this prompt →

Matrix digital rain · deepseek-v4-flash-0731

Create the Matrix digital rain effect on a full-screen black canvas: columns of falling green katakana glyphs with a trailing fade and a brighter leading character.

⛨ sandboxed Open in new tab ↗
transcript · 3 messages
assistant
thinking
The user wants a Matrix digital rain effect. Let me create a full-screen canvas with falling green katakana glyphs, fading trails, and a brighter leading character.

Let me write the index.html file.
write /workspace/index.html (3850 bytes)
toolResult

Successfully wrote 3850 bytes to /workspace/index.html

assistant
thinking
Let me verify the file works by checking it with node or just verifying content. The file is self-contained, no external resources. Good.

Let me do a quick sanity check that the file exists.

Created `/workspace/index.html` — a self-contained Matrix digital rain effect. **How it works:** - **Full-screen black `<canvas>`**, auto-sizing to the window and debounced on resize. - **Columns of falling katakana** from a charset (katakana + a few Latin/digits/extras), each column with randomized width, speed, and a staggered start so the rain isn't a uniform grid. - **Trailing fade**: each frame is overlaid with a translucent black rect, and up to 8 glyphs behind each head are drawn with decreasing alpha, producing the classic motion trail. - **Brighter leading character** in pale green (`#c8ffe0`), with the trail in standard Matrix green at fading opacity. - Single `requestAnimationFrame` loop; columns reset to the top when they run off screen. Runs fully offline with zero external resources. Open `index.html` in any 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

modeldeepseek-v4-flash-0731
vendorDeepSeek
harnesspi-agent
generated2026-07-31

EVALUATION

4/5 working

Classic Matrix digital rain with green katakana columns, fading trails, and bright leading glyphs, animating continuously.

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 motion26.4%
on click32.5%
on drag32.9%
on wheel32.8%
on enter + space33.5%
on arrow keys32.6%
on w/a/s/d29.1%
frame spread29 / 255
console errors0
js errors none

METRICS

runtime57.2s
tokens in1.5k
tokens out1.5k
cached3.1k
cost / run$0.0066