用 Claude Fable 5 一次性构建浣熊抢劫游戏
原标题:One-shotting a Raccoon Heist game using Claude Fable 5
AI 摘要
Simon Willison 在 2026 年 8 月 5 日,使用 Claude Fable 5(在 Claude Code for web 中运行)根据他 2022 年的一条推文内容,一次性构建了一个完整的 3D 浏览器游戏“Raccoon Heist”。他通过 GitHub Pages 实现实时预览,并赋予 Claude 访问 OpenAI 图像生成 API 的权限来生成纹理。游戏成功运行,并展示了 Claude 独立完成复杂项目的能力。
正文节选
One-shotting a Raccoon Heist game using Claude Fable 5 5th August 2026 Back in 2024 I tweeted screenshots of a game concept generated by GPT-3 and some concept “art” created using DALL-E. Today, on the fourth anniversary of that tweet, I decided to see if Claude Fable 5 (running in Claude Code for web) could build the entire game from the content of that tweet. It did a pretty good job of it! You can play the game here. Here’s the GitHub repo, and a short video demo: How I built this This is the