Skip to main content

Corgi Codes: How a Dog's Random Typing Spawned a Playable Game

When Paws Meet Programming

Image

The tech world has seen its share of unconventional coding methods, but Caleb Leak's latest experiment might take the biscuit. The former Meta research engineer has successfully turned his 9-pound Corgi named Momo into an unlikely game developer - with some clever AI assistance.

How Doggy Typing Became Game Design

Leak designed a specialized setup where Momo's random keyboard taps are anything but meaningless. Here's how it works:

  • A Bluetooth keyboard connects to Raspberry Pi 5
  • Momo's paw strikes generate random character strings
  • The "DogKeyboard" program filters these inputs
  • Claude Code interprets them as game code

The secret sauce? Whenever Momo hits a certain character count, an automatic feeder dispenses treats. "It's positive reinforcement coding," Leak jokes. "Momo thinks she's getting snacks for typing - we know she's creating art."

Teaching AI to Read Between the Paws

The real magic happens in Claude Code's interpretation. Leak programmed the AI with specific instructions to act as an "eccentric genius designer" who could decipher seemingly random inputs as brilliant game concepts.

Through automated feedback tools including:

  • Screenshot analysis
  • Scene verification
  • Shader checks The system transformed Momo's typing sessions into playable content within hours.

Meet 'Quasar Saz': A Cosmic Canine Creation

The fruits of this unusual collaboration is "Quasar Saz," a space adventure where players battle with cosmic musical instruments. Developed using Godot 4.6 engine with C# logic code, the game features:

  • Six challenging levels
  • Epic boss battles
  • Striking visual effects
  • Immersive sound design

"The most surprising part?" Leak reflects. "How coherent the final product feels despite its chaotic origins. It makes you rethink what 'intentional' design really means."

Key Points:

  • Animal-assisted programming is now officially a thing (at least experimentally)
  • AI interpretation can find structure in randomness with proper guidance
  • Positive reinforcement works for dogs and potentially for creative processes
  • Game development may never look quite the same after "Quasar Saz"

Enjoyed this article?

Subscribe to our newsletter for the latest AI news, product reviews, and project recommendations delivered to your inbox weekly.

Weekly digestFree foreverUnsubscribe anytime

Related Articles

News

When a Corgi Codes: How AI Turned Dog Paw Prints into a Playable Game

Former Meta engineer Caleb Leak proved programming barriers are crumbling - literally under paw. His corgi Momo 'wrote' code by stepping on a keyboard, with Claude AI transforming the gibberish into Quasar Saz, a fully functional space adventure game complete with boss battles. This whimsical experiment reveals how AI is reshaping creative collaboration.

February 27, 2026
AI CreativityExperimental TechGame Development
News

Musk Bets Big: Grok AI Aims to Outcode Claude by Summer

Elon Musk has thrown down the gauntlet in the AI programming arena, promising that his Grok AI will surpass Anthropic's Claude in coding capabilities by June. While Grok currently trails behind industry leaders in user adoption, Musk is banking on its social media integration and relaxed content policies to carve out a niche. The tech world watches eagerly to see if this bold prediction will hold water against Claude's proven track record.

February 22, 2026
AI ProgrammingGrok UpdateTech Competition
OpenAI and Cerebras Unveil Lightning-Fast Coding Assistant
News

OpenAI and Cerebras Unveil Lightning-Fast Coding Assistant

OpenAI has partnered with Cerebras to launch GPT-5.3-Codex-Spark, a revolutionary AI coding assistant that processes over 1000 tokens per second. Designed specifically for real-time programming, this model eliminates the frustrating delays common in AI-assisted development while keeping developers firmly in control of the creative process.

February 13, 2026
AI ProgrammingOpenAIDeveloper Tools
Cursor's Composer1.5: A Quantum Leap in AI Coding Assistance
News

Cursor's Composer1.5: A Quantum Leap in AI Coding Assistance

Cursor has unveiled Composer1.5, its most advanced coding assistant yet. The new model boasts a 20x boost in reinforcement learning capacity, delivering smarter responses and tackling complex tasks with unprecedented efficiency. What really sets it apart? A clever 'self-summarization' feature that keeps long coding sessions on track, plus intelligent pacing that knows when to think deep and when to respond fast.

February 10, 2026
AI ProgrammingDeveloper ToolsMachine Learning
News

Apple's Xcode Gets Smarter: AI Agents Now Help Developers Write Code

Apple has unveiled groundbreaking AI-powered features for its Xcode development environment, allowing programmers to collaborate with intelligent agents that can write and debug code. The update integrates with popular AI tools like OpenAI's Codex and Anthropic's Claude, enabling what Apple calls 'ambient programming' - where developers guide AI assistants rather than writing every line manually. While Apple Intelligence faced delays, this new functionality is already winning over developers seeking faster workflows.

February 4, 2026
AppleXcodeAI Programming
Google's Conductor Gives AI Programming a Memory Boost
News

Google's Conductor Gives AI Programming a Memory Boost

Google has introduced Conductor, a clever new extension for its Gemini CLI that solves one of AI programming's biggest headaches: forgetfulness. Unlike traditional session-based tools that lose context once closed, Conductor keeps track of product knowledge and technical decisions by storing them right in your code repository. This open-source tool creates structured workflows where AI remembers project details between sessions, making collaboration smoother and results more consistent across teams.

February 3, 2026
AI ProgrammingGoogle ToolsDeveloper Productivity