Teaching a Dog to Code Games Using AI Assistance and Guardrails
By
cleak
Kettled twice. Extra chewy, extra trustworthy.
Summary
The article describes an experiment where the author taught their 9-pound cavapoo dog named Momo to 'vibe code' games using AI assistance. The author explains their process of teaching the dog to type, routing the input to Claude Code AI, and building tools with strong guardrails to interpret the dog's cryptic inputs as game design instructions. The project resulted in the dog creating playable Godot games through this unconventional AI-assisted coding method.
Key quotes
· 4 pulledThe key to making this work is telling Claude Code that a genius game designer who only speaks in cryptic riddles is giving it instructions, add strong guardrails, and build plenty of tools for automated feedback.
My cavapoo Momo vibe coded playable Godot games. All I had to do was teach her to type, route her input to Claude Code, and build the right tools.
The results have surpassed my expectations. Below I walk through all the pieces and how they came together.
For the past few weeks I've been teaching my 9-pound cavapoo Momo (cavalier king charles spaniel and toy poodle) to vibe code games.
You might also wanna read
VibePad: Free macOS App for Controlling AI Coding Assistants with Gamepad
VibePad is a free, open-source macOS menu bar application that allows users to control AI coding assistants like Claude Code and Codex using
Building a Software Factory with Claude Code: From AI-Assisted Coding to Agentic Development
This article provides a comprehensive guide on building a software factory using Claude Code and other AI coding tools. It covers the evolut
Vibe Coding Explained: How AI Lets You Create Software by Describing What You Want
Vibe coding is a method of creating computer code using artificial intelligence where users describe what they want built rather than writin
