Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Cats Does Countdown: Multiplayer AI
See how an AI assistant built a real-time multiplayer "Cats Does Countdown" game. Learn about AI-generated complex logic, sync issues, and effective AI interaction.
I used an AI coding assistant to build a fully playable, real-time multiplayer version of the game show “Cats Does Countdown.” During the demo, I’ll show the game running live on multiple phones at once to prove the multiplayer works. Then, I’ll walk through how I got the AI to build the complex game logic—like the math puzzle solvers and the dictionary word finders—without having to write the complex code myself.