ELSEIF
Your brief EB
312 stories from 73 feeds 78 clusters Refreshed 6 minutes ago next pull 21:20

AI Signal 569

One-shotting a Raccoon Heist game using Claude Fable 5

Simon Willison used Claude Fable 5 to generate a complete 3D browser game from a single prompt containing a 2022 tweet's GPT-3 game concept and DALL-E images, with the AI working independently to produce a playable result.

WHY IT MATTERS

This demonstrates that current AI coding agents can take a vague creative brief and produce a functional, deployable software artifact without iterative human guidance. For engineers, it shows a workflow where AI handles both technology selection and implementation, with the human role reduced to providing initial context and a deployment target.

Written by elseif from the cluster below · every claim links back to a source

The three things worth knowing

01

Claude Fable 5 built a working 3D browser game from a single prompt with two images, choosing Three.js and structuring the project independently.

02

Willison used GitHub Pages as a live preview mechanism, having Claude commit and push frequently so he could watch progress without running anything locally.

03

Giving Claude access to an OpenAI API key allowed it to generate textures via gpt-image-2, filling capability gaps by combining multiple AI services in one workflow.

THE CLUSTER

Same story, 1 feed.

ORDERED BY FIRST SEEN
Simon Willison One-shotting a Raccoon Heist game using Claude Fable 5 Open ↗