PyLingo: a gamified Python tutor that has Claude grade your code
A single prompt builds a 15-level gamified Python tutor in React, then a follow-up swaps naive string matching for Claude-as-grader to judge code correctness.
Related chats
Iteratively building a Claude-powered rich text editor
A user guides Claude through many feedback rounds to build a browser text editor with AI writing suggestions, highlighted fixes, and clickable tooltips.
A Playable 3D Office Game Starring Anthropic's Co-Founders
The user iteratively refines a 3D browser game where Anthropic's co-founders wander an office with quirky personalities, jokes, and dance moves.
Building a 3D dog that uses wave physics to fetch a pool ball
The user iteratively debugs a Three.js scene where a dog creates ripples to nudge a ball across a pool, fixing physics and realism issues along the way.
Building the Thirty Meter Telescope's 492-Segment Mirror in D3.js
The user walks Claude through a step-by-step D3.js build of the Thirty Meter Telescope's 492-hexagon mirror, debugging tricky grid geometry and numbering.