Trust in Rob
AI SummaryCurated from 1 authoritative sources

A Google DeepMind product and design lead used Anthropic's Claude Fable 5 to compile the 2003 RTS classic natively for iPhone, iPad, and Mac — not via emulation.

Google DeepMind's design leader Ammaar Reshi used Claude Fable 5 to port Command and Conquer: Generals Zero Hour to iPhone, iPad, and Mac — and the result is a native ARM64 build of the original 2003 game engine, not a PC emulator wrapped for mobile screens.

Reshi, who leads product and design work at Google DeepMind, announced the project on X after gaining early access to Anthropic's Fable 5 agentic coding model. According to reporting from XDA, he guided the model through adapting the legacy real-time strategy codebase until it compiled cleanly for Apple's modern toolchains. That is a substantially harder engineering task than streaming an x86 binary through a compatibility layer: the port required re-targeting engine code for iOS and macOS on Apple silicon.

The demonstration arrives as Claude Fable 5 draws intense scrutiny for its autonomous coding capabilities — including recent experiments that attached the model to robotics hardware. In this case the application is playful but technically serious: bringing a beloved EA classic to hardware that never received an official port. Coverage from Digital Trends highlighted the irony that a senior Google AI figure reached for a rival lab's model to do the heavy lifting.

Reshi published the full effort on GitHub under ammaarreshi/Generals-Mac-iOS-iPad, sharing build scripts, platform notes, and instructions so other developers can attempt their own native compiles. Players still need a legitimate copy of Generals Zero Hour game assets; the repository explains how to integrate them into the ARM64 build. For teams exploring AI-assisted software migration, the project is a concrete example of how frontier coding agents can compress weeks of porting drudgery into an iterative human–model collaboration.

Read more: XDA.

Original Sources

Disclaimer

This is an AI-summarized article from authoritative sources. If you want your content removed, please .

WEEKLY DIGEST

Expert Insights Delivered Directly to Your Inbox.

Join thousands of readers who trust Rob for curated tech insights, practical automation tips, and strategies to reclaim your time.

Google DeepMind Lead Ports C&C Zero Hour with Claude Fable 5 | TrustInRob