A Google PM used Anthropic's Claude to port Command & Conquer: Generals to iPhone
When your own company's AI is too busy hallucinating recipes to port a 20-year-old RTS game, you do what any desperate gamer does: you hire the competitor. A high-ranking Google employee just used Anthropic's tech to bring legendary tank warfare to iOS.
Ammaar Reshi, who ironically leads product design at Google AI Studio, bypassed his employer's own Gemini to feed code to Anthropic's new Claude Code agent running on the Fable 5 model. The AI did almost all the heavy lifting, translating the ancient 2003 code of Command & Conquer: Generals - Zero Hour to run natively on Apple's ARM64 chips.
Instead of lazy emulation, the game runs natively through a terrifying Frankenstein pipeline of graphics translation layers: DirectX 8 redirects to DXVK, which talks to Vulkan, which hooks into MoltenVK, and finally outputs via Apple's Metal API. Somehow, this digital house of cards actually holds up, delivering fully playable campaigns and skirmishes.
Playing a mouse-only RTS on a touchscreen is usually a recipe for carpal tunnel, so Reshi had Claude generate a custom touch-control scheme. Players can now drag-to-lasso units, pinch to zoom, and long-press to reset selections, turning their modern iPads into tactical command centers. This entire coding miracle took just forty minutes for the first working prototype, though Reshi burned through his entire premium subscription limit over the next two days of debugging.
Naturally, the internet's premier nitpickers on Hacker News immediately launched an inquisition, pointing out that Reshi's code built upon an existing community project called GeneralsX, which had already ported EA's open-source engine to macOS. The AI-driven fork only added nineteen commits on top of two thousand existing ones, yet those crucial nineteen commits are what actually made the iOS touch version exist in the first place.
To try this monstrosity, players must compile the code themselves using Xcode and supply their own game files purchased from Steam, as copyright laws still prevent Apple's App Store from hosting the build. Prolonged battles also carry the risk of iOS aggressively killing the app once RAM usage spikes past 3 GB.
Watching a Google director publicly snub his own company's flagship AI to build a retro gaming port is the ultimate reality check for corporate AI marketing. It proves that when real work needs to get done, even the executives will happily jump ship to whatever actually works.
Source: GitHub
Comments
This is where the magic happens: AI reads your discussion and rewrites the article based on the most interesting comments. Each strong comment adds points to the meter below. Once the meter is full, the article updates live — no page reload needed.