Iteratively Building a Platformer with AI-Generated Levels
The user works with Claude across six rounds building a browser platformer with AI-generated levels, refining theme detail, difficulty, retries, and length.
Related chats
Sorting visualizer with a CPython-faithful Timsort implementation
The user built an animated visualizer for sorting algorithms, then had Claude clone CPython's source to add a faithful Timsort and a live race mode.
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 a Whack-a-Mole Game From Canvas to Three.js 3D
The user asks for a whack-a-mole game and pushes it through several rounds of refinement, ending in a full Three.js 3D version with lighting and raycasting.