A Google DeepMind design lead used Anthropic's Claude AI to port a classic 2003 real-time strategy game to the iPhone in his spare time — a technical feat that also demonstrates how Big Tech's AI tools can now do the kind of work independent developers spent years building.
Ammaar Reshi got Command & Conquer: Generals Zero Hour running natively on Apple devices — no emulator, no cloud streaming. The actual game engine, compiled for ARM64. He published the code on GitHub for anyone to try. It's an impressive hobby project. It's also a signal flare: the same AI that Washington tried to hit the emergency brakes on is now letting a single Big Tech executive replicate work that used to require a development team.
According to Digital Trends, Reshi's port tackles real technical hurdles. The original 2003 engine expected a writable PC-style file system; iOS apps live inside locked-down, code-signed bundles. Save files, cache paths, and configuration writes all had to be redirected. The graphics pipeline was built for DirectX 8, while Apple devices run Metal. Reshi's project routes the old renderer through DXVK and MoltenVK — translating DirectX through Vulkan and into Metal. Touch controls replace the mouse: tap selection, drag-box selection, two-finger scrolling, pinch zoom, and long-press actions.
The project builds on EA's GPL source code release and existing community work, layering the iOS and iPadOS port on top. The community did the heavy lifting first. The AI accelerated the last mile.
XDA Developers noted the irony plain: for an AI "so powerful that the US government pulled the emergency stop lever over," people are using it for "all kinds of fun things." The same model that triggered panic in Washington is being used to move a PC classic to a phone screen.
Digital Trends framed the project as "a better use for AI in gaming," acknowledging that gamers have generally viewed AI negatively, "especially when it is used to replace human creativity or flood app stores with forgettable titles." That framing softens the harder question. If one executive with access to cutting-edge AI can port a complex game engine in his spare time, what happens to the independent developers who built similar projects the hard way — with years of labor and none of the Big Tech infrastructure backing them?
The tech is real. The code is open-source. But the tools live inside a handful of companies that decide who gets access and who doesn't. Reshi works for Google DeepMind and used Anthropic's Claude. Two of the most powerful AI outfits on earth, and a single insider threaded them together over a weekend project. That's capability. It's also consolidation.
The question isn't whether AI can do impressive things. It's who owns the tools, who gets access, and whether the next generation of American builders will create anything themselves — or just prompt a monopoly's machine.








