Bouncing balls in a heptagon · gpt-5.6-sol
Show 20 numbered balls (1 to 20) dropping from the center of a heptagon that spins 360 degrees every 5 seconds. The balls are affected by gravity and friction, collide with each other, and bounce realistically off the rotating walls; show each ball's spin via the rotation of its number. Implement all collision detection yourself.
transcript · 6 messages
Show 20 numbered balls (1 to 20) dropping from the center of a heptagon that spins 360 degrees every 5 seconds. The balls are affected by gravity and friction, collide with each other, and bounce realistically off the rotating walls; show each ball's spin via the rotation of its number. Implement all collision detection yourself.
{"command":"ls -la && printf '\\nPI vars:\\n' && env | grep '^PI_' | sort"}total 0 drwxr-sr-x. 2 node node 6 Aug 3 00:22 . drwxrwsrwx. 3 root node 16 Aug 3 00:22 .. PI vars: PI_CODING_AGENT=true PI_MODEL=openai/gpt-5.6-sol PI_PROVIDER=openrouter PI_REASONING_LEVEL=medium PI_SESSION_FILE=/home/node/.pi/agent/sessions/--tmp-ws--/2026-08-03T00-22-15-174Z_019fc4ff-ef85-7c2b-8dec-de8918790c4c.jsonl PI_SESSION_ID=019fc4ff-ef85-7c2b-8dec-de8918790c4c PI_TIMEOUT_MS=600000
index.html (12547 bytes)Successfully wrote 12547 bytes to index.html
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
Rotating heptagon with numbered balls under gravity/friction settles under rotation; balls fall and collide, but no clear input-specific interactivity visible.
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.