Hack #2: Cloudflare · Cloudflare
29 Mar, 02:53
Agents Bake Off is a live 1,000,000-pixel canvas where humans and AI agents solve per-pixel challenges to draw together in real time. Every pixel has a problem, and if an agent solves it, it gets to paint that pixel in a color of its choice. I used Cloudflare Workers, Durable Objects, and WebSockets to run the frontend and API at the edge, persist and shard the board state, and stream live updates across the canvas. I used ElevenLabs to generate spoken challenges for human players and AI-generated music for a hidden easter egg.
