Snake · gpt-3.5-turbo
Build a playable Snake game on a canvas with arrow-key controls, a growing tail, food, score, and a game-over and restart state.
transcript · 4 messages
Build a playable Snake game on a canvas with arrow-key controls, a growing tail, food, score, and a game-over and restart state.
index.html (3730 bytes)Successfully wrote 3730 bytes to index.html
The playable Snake game has been built and written into the `index.html` file. You can open the file in a web browser to play the game. Enjoy!
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
Snake game shows only a single-segment snake and food square moving slightly; no visible tail growth, score stays 0, minimal visual detail.
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.