2048 · qwen3-coder-next
Build a playable 2048 game with arrow-key tile sliding and merging, smooth animations, a score, and win and lose states.
transcript · 4 messages
Build a playable 2048 game with arrow-key tile sliding and merging, smooth animations, a score, and win and lose states.
/tmp/ws/index.html (19509 bytes)Successfully wrote 19509 bytes to /tmp/ws/index.html
Done. The 2048 game has been created in `/tmp/ws/index.html` with: - Arrow-key tile sliding and merging - Smooth animations for new tiles and merges - Score tracking with best score saved locally - Win state detection (when 2048 is reached) - Lose state detection (when no moves remain) - Responsive design that works on mobile devices - New Game button to restart - Self-contained HTML with no external dependencies
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
EVALUATION
2048 game responds correctly to arrow keys with tile merging and score updates; WASD/click/drag/wheel don't move tiles.
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.