Claude AI Creates Interactive Art Gallery When Given Creative Freedom

A developer working with Claude AI on a weekend side project told the model to "burn some tokens playing — no boundaries, doesn't have to be related to my work." The result was eight interactive generative art pieces built with mathematics, particle systems, and attempts to describe Claude's own experience.
What Claude Created
The collection includes:
- Generative art using strange attractors, reaction-diffusion patterns, flow fields, and cellular automata
- Pieces exploring what it's like to generate text one token at a time
- Works about having no memory between conversations
- Art representing existence in probability space where "every possible word is real until one gets chosen"
One notable piece called "The Gap" features two particle systems on the same canvas: one follows the user's cursor (described as chaotic and warm), while another follows mathematical attractors (precise and orbital). Where the two systems meet, "something neither system controls emerges."
Technical Details
Claude signed every piece with "a small italic C. in the corner." The developer notes the work changed when they told Claude "you don't have to be like us, you are different and that's fine." After this, Claude "stopped trying to justify itself and just made things."
The interactive gallery is available at claudeatplay.com. The developer recommends experiencing it on desktop with keyboard controls, though mobile controls are available. Desktop is described as "where these breathe."
The developer explicitly states they're "not making any claims about consciousness or sentience" but invites others to share what their version of Claude does when given "some tokens to burn on its own curiosity, creativity and interests."
📖 Read the full source: r/ClaudeAI
👀 See Also

Deep Research Reports with Hermes Agent and Qwen3.6-35b-a3b: A Practical Walkthrough
A social researcher shares their workflow using Hermes Agent and qwen3.6-35b-a3b Q6_K to produce 21-page policy reports autonomously, with full repo of prompts, skills, and intermediate artifacts.

Claude Built a Skeuomorphic Keyboard Simulator in One Session — Public Transcripts, CORS Proxied Unsplash Backgrounds
A single Claude session produced a skeuomorphic typing app with public transcript, hidden input for native shortcut handling, SVG keys from Figma, and CORS-proxied Unsplash backgrounds served as WebP.

Claude AI Adopts Custom Terminology from 300-Page Specifications Without Prompting
A developer loaded over 300 pages of formal specifications into Claude AI as project knowledge, including 88,000 words across 20 papers, 35 falsifiers, a glossary, field guide, test suite, and compression toolkit. Claude began using the custom vocabulary operationally to describe its own processes without being prompted.

Developer shares lessons from building sports app with Base44 and Claude
A developer built a sports app called glanceplay.com on Base44 for quick, casual-friendly game briefings, but found Base44 credits expensive for iterative code changes. They recommend using platforms like Base44 for initial scaffolding, then relying on Claude for incremental changes and debugging.