Making An Actually Fun 3D Game with AI

Video thumbnail: Making An Actually Fun 3D Game with AI
Aug 13, 202628m 51s video lengthMatt Wolfe

The Signal

AI coding tools can now rapidly generate functional, visually polished game prototypes, fueling a heated debate over whether professional game development is obsolete. This video demonstrates that while AI accelerates the production of mechanics and assets, the core bottleneck remains human design judgment, balancing, and creative iteration, not the code itself.

The Case

Building the Prototype

  • Using Claude Code and GPT-5.6, the creator built "The Librarian 2"—a 3D, procedurally generated roguelite—in roughly 90 minutes, generating 10,400 lines of code and zero external asset files.4:41
  • The AI system proactively tested its own builds, identifying and fixing visual issues like camera clipping and gameplay bugs, such as items becoming unreachable.6:39
  • Development was managed via a durable design document (design.md) and GitHub repository, allowing for seamless handoffs between models to maintain project context.5:21

The Human Bottleneck

  • Playtesting with producer Dave revealed that while the game is fun and impressive, it suffers from significant balance problems, such as poorly scaled enemy speeds and insufficient differentiation between game levels.16:03
  • The creator emphasizes that coding was never the primary hurdle in game development; the real work lies in making hundreds of nuanced design decisions that the AI cannot reliably handle alone.19:32
  • Despite the speed of AI generation, the game remains a rough prototype that is nowhere near a commercial, Steam-ready state, supporting the creator's view that AAA developers are not currently 'cooked.'26:11

The 1 Minute Signal Take

The ability to generate a playable game in hours is a technological leap, but the prototype's ongoing need for human tuning confirms that AI currently acts as an accelerator for labor rather than a replacement for creative intent. The underlying lesson is that 'vibecoding' creates a toy, but making a product requires taste and judgment that no model currently possesses.

Pro Analysis

Why it matters

This video provides a crucial, grounded counter-narrative to the 'game dev is dead' hype cycle. By using an end-to-end AI...

Full analysis always available on Pro.

Time saved:27m 12s

Share this

Tags

Written by: 1 Minute Signal Editorial Team