A 22-year-old strategy game just made an unlikely jump to Apple's mobile hardware. According to The Decoder, a developer at Google DeepMind used Anthropic's Claude Code, paired with the Fable 5 model, to port the 2003 PC game "Command & Conquer: Generals Zero Hour" to run natively on iPhone and iPad.

The striking part is the speed. The Decoder reports that the first working build came together in just 40 minutes, and the overall port took only "a few hours." The full source code has been published on GitHub, meaning others can inspect the work or build on it themselves.

Porting a game across platforms is normally a slow, painstaking job. Software written for a 2003 Windows PC assumes a completely different processor architecture, operating system, graphics pipeline, and input method than a modern iPhone. Bridging that gap by hand can take skilled teams weeks or months. Compressing it into an afternoon suggests AI coding assistants are getting meaningfully better at the kind of deep, systems-level work that goes well beyond autocompleting a few lines.

A few caveats are worth keeping in mind. The developer works at a leading AI lab and presumably brought considerable expertise to the task, so this is not a hands-off, push-button result. The report also does not detail how polished or complete the final iOS version is.

Why it matters: if AI tools can shoulder the grunt work of moving complex, decades-old software onto new hardware in hours rather than months, it hints at a future where preserving and reviving old games — and modernizing legacy code more broadly — becomes far cheaper and faster than it is today.