Google DeepMind has published a detailed retrospective of its 15-year arc of AI research in games, culminating in its research partnership with Fenris Creations, the independent studio behind EVE Online — and laying out the staged research program the two organizations plan to run inside the EVE universe.
The August 21 post, authored by Alexandre Moufarek and Adrian Bolton, connects the lab's earliest reinforcement learning results to its current work on generalist agents. It is the fullest accounting yet of a partnership first unveiled earlier this year, and it signals where one of the world's leading AI labs believes the next frontier of AI research lies: not in mastering a single game with a clear score, but in surviving a living world that has been running continuously since 2003.
From Atari Pixels to AlphaStar
The retrospective traces the chain of game results that built DeepMind's research program. The Deep Q-Network (DQN), described in a 2015 Nature paper, learned to play 49 Atari 2600 games directly from raw pixels — from Pong to Breakout to Space Invaders — without any game-specific engineering, helping catalyze the modern era of deep reinforcement learning.
Each subsequent milestone produced more capable and more general systems. AlphaGo defeated world champion Lee Sedol in 2016, a feat many experts thought was still a decade away. AlphaGo Zero surpassed every previous version by learning entirely from self-play, and AlphaZero generalized that approach to master chess, shogi, and Go with a single algorithm. MuZero went further still, learning to play without even knowing the rules. In 2019, AlphaStar reached Grandmaster level in StarCraft II, navigating real-time complexity and imperfect information.
DeepMind notes that this spirit of exploration carried beyond games: AlphaFold applied the same foundations to protein structure prediction, a breakthrough recognized with the 2024 Nobel Prize in Chemistry.
The Shift to Generalist Agents
The post frames a fundamental change in direction. Earlier work demonstrated that AI could master any game given a clear objective and enough training. But, as the authors write, "the real world doesn't come with scores and rule books." That led to a different question: can AI understand and interact with any game world the way a person would?
The vehicle for that ambition is SIMA, the Scalable Instructable Multiworld Agent. Rather than optimizing for a high score, SIMA perceives what a player sees on screen, understands natural language instructions, and acts through ordinary keyboard and mouse controls — no APIs or source code access required. SIMA 2, introduced in November 2025 with a Gemini model at its core, acts as an interactive companion capable of real-time reasoning and conversation, and achieves human-like play across complex 3D environments including No Man's Sky, Valheim, and Hydroneer.
The lab is candid about the agent's limits: SIMA 2 still struggles with very long-horizon tasks and works from a short memory constrained by the context window needed for low-latency interaction. It remains a limited research preview available to a small cohort of academics and game developers.
Why EVE Online
The Fenris Creations partnership gives DeepMind access to something no benchmark can replicate: a persistent, single-shard universe where thousands of players share one economy with real supply-and-demand dynamics, trade networks spanning thousands of star systems, and political structures built entirely by player interaction.
DeepMind identifies four capabilities the environment is designed to exercise: continual learning without forgetting, memory that extends far beyond today's model context windows, long-horizon planning over weeks, months, or even years, and complex multi-agent dynamics spanning cooperation, competition, negotiation, and economics.
"Together with Google DeepMind, we're pushing into uncharted territory where AI must learn, adapt and remember on timescales that no other game environment demands, while helping us understand how humans and AI can coexist in a virtual environment before we have to contend with the same questions in real life," Fenris Creations CEO Hilmar Pétursson said in the post.
The partnership spans three distinct environments. EVE Online offers the large-scale persistent universe. EVE Vanguard adds first-person, fast-paced tactical decision-making, creating opportunities to study agents operating across multiple levels of abstraction — from twitch-level tactics to galaxy-spanning strategy. EVE Frontier, with its programmable Smart Assemblies and open architecture, presents a world where the very rules can change.
Crucially, the research program follows a staged path. It begins in an offline instance of EVE Online, a safe sandbox separated from live players. It then progresses through EVE Frontier to study how humans and agents can coexist in a persistent, open-ended world. Only when capabilities are mature would DeepMind consider bringing them to the live games — and then, the post emphasizes, with the aim of enriching human play.
AI Is Already in the Cockpit
One output of the collaboration is already in front of players. Aura Guidance, which uses Gemini to deliver player-generated knowledge drawn from real Rookie Help questions and answers to assist new pilots, launched in prototype on February 17, 2026, and is running as a controlled A/B test measuring whether it improves new-player retention.
For game developers, the longer-term stakes are significant. A truly general gaming agent — one that works with existing games without modifications to game code — could power AI companions that genuinely understand the game world, NPCs that adapt in ways scripted systems never could, and robust QA testing during development when the game changes with every commit.
The post closes with the lab's ultimate framing: AI as a catalyst, not a replacement. "Games have always been a mirror for intelligence," the authors write. As games become more complex, more persistent, and more open-ended, so do the AI systems built to navigate them — and, as with AlphaGo and AlphaFold before it, DeepMind expects the lessons learned in virtual worlds to transfer to problems in the real one.
Stay Ahead of AI
From reinforcement learning milestones to frontier research partnerships, the pace of discovery shows no sign of slowing. AI Buzz Wire covers every major AI research development with source-verified reporting — no speculation, no hype.
Read more AI research news →