About the Author
Josh Linkner is a five-time tech entrepreneur, New York Times bestselling author, and globally recognized innovation expert. He has founded or co-founded five tech companies that sold for a combined value of over $200 million, and is co-founder and Managing Partner of Muditā Venture Partners, an early-stage venture capital firm. As Chairman of Platypus Labs, Josh helps organizations across industries build cultures of innovation and creative problem-solving.
In This Article
- Five macro shifts reshaping the industry, from AI-powered autonomous characters and QA testing to the democratization of game creation itself
- Real examples of AI at work: NVIDIA’s ACE autonomous game characters in PUBG and inZOI, Ubisoft’s generative AI “Teammates” experiment, Roblox’s Cube 3D foundation model, and more
- Three developments to watch over the next 12 to 36 months
- Why human creativity and judgment still matter more than any algorithm
- A 90-day action plan for gaming leaders ready to move
The gaming industry has evolved significantly over the years with major technological advances. AI is the next technology that is changing the gaming world, from development to the player experience.
AI has moved well beyond scripted NPC behavior trees and into the core of how games are designed, built, tested, and experienced. According to the Game Developers Conference’s 2025 State of the Game Industry report, over 52% of game development companies have now implemented generative AI, with 36% of individual developers personally using it in their workflows. Google Cloud research from later in 2025 reported even higher adoption, finding that 90% of game developers are already integrating AI into their development pipelines, and 97% believe generative AI is reshaping the industry. The global AI-in-gaming market was valued at approximately $5.85 billion in 2024 and is projected to reach nearly $38 billion by 2034, growing at a compound annual growth rate exceeding 20%.
The headline numbers, however, only tell part of the story. The deeper shift is structural: AI is rewriting the rules of how characters behave, how worlds are built, how players are matched and retained, and how entire games are created. It is compressing development cycles that used to take years into months and putting powerful creation tools into the hands of people who have never written a line of code. The winners in the gaming space will be the studios, platforms, and leaders that move quickly and creatively.
Here’s what you need to know.
Five Ways AI Is Changing Gaming
1. NPCs Are Becoming Autonomous Characters
For decades, non-player characters have operated on scripted loops: patrol a path, repeat a line of dialogue, react to a predefined trigger. That era is ending. AI-driven NPCs are evolving from background furniture into autonomous agents capable of perceiving their environment, reasoning about their options, and acting with a degree of independence that fundamentally changes how games feel.
The most visible example is NVIDIA’s ACE (Avatar Cloud Engine) platform, unveiled at CES 2025 and expanded at GDC 2025. ACE uses small language models optimized for gaming hardware to give characters the ability to understand voice and text input, remember past interactions, and take context-aware action in real time. PUBG: BATTLEGROUNDS integrated ACE to create “PUBG Ally,” an AI-powered co-playable teammate that communicates in game-specific language, shares strategic recommendations, finds and distributes loot, drives vehicles, and fights alongside human players. The life simulator inZOI launched with “Smart Zoi” NPCs powered by ACE, where every character in the city behaves autonomously based on individual life goals and personality traits. Last year, Fortnite, one of the most popular games in terms of monthly active users, introduced an AI-powered Darth Vader character.
These are shipping features in games played by millions, well beyond the tech demo stage. The shift from scripted NPCs to autonomous characters represents a qualitative change in what players can expect from their gaming experiences, and a competitive imperative for studios that want to stay relevant.
2. AI Is Revolutionizing Game Testing and Quality Assurance
Game testing has long been one of the most labor-intensive and least glamorous phases of development. A single AAA title like Battlefield V requires testing of 601 different features amounting to roughly half a million hours of manual testing. AI is now transforming QA from a brute-force human effort into an intelligent, scalable, always-on operation.
The most advanced implementations use reinforcement learning agents that autonomously play through games around the clock, simulating thousands of player sessions to surface bugs, progression blockers, and difficulty spikes that would take human testers weeks to uncover. EA’s SEED division has deployed both reinforcement learning and imitation learning agents across titles like Battlefield V and Dead Space, with its deep reinforcement learning framework enabling AI to simulate diverse player strategies in FIFA matches and flag issues at a pace no human team could match. In one experiment, EA’s imitation learning approach trained testing agents in as little as 20 minutes compared to five hours for traditional RL methods, while achieving comparable success rates.
The ambition is scaling rapidly. Square Enix announced in late 2025 that it plans to automate 70 percent of QA and debugging using generative AI by 2027. On the startup side, ManaMind raised $1.1 million to scale AI-powered game-testing agents, and TITAN, an LLM-driven testing framework, has been deployed in eight real-world game QA pipelines where AI agents not only play the game but write bug reports in natural language. According to industry analysts, 94 percent of developers already use some form of automation in QA, and the game testing services market is projected to grow from $5 billion in 2025 to $15 billion by 2033, driven largely by AI adoption. For studios under pressure to ship faster with fewer resources, AI-powered QA is quickly becoming a competitive necessity.
3. Game Development Itself Is Being Democratized
Perhaps the most consequential shift in gaming AI is happening in how games are made. AI is dramatically lowering the technical barriers to game creation, enabling small teams and solo developers to produce content that previously required large studios with massive budgets.
Roblox offers the clearest illustration. The platform launched its Cube 3D foundation model at GDC 2025, an open-source generative AI system that creates 3D objects and environments directly from text prompts. With over 85 million daily active users and 13.3 million developers actively using Roblox Studio, the platform is putting AI-powered creation tools directly into the hands of its community. Roblox reports that creators using its AI Assistant have increased their content publishing output by 31%. By Q4 2025, the platform had reached 144 million average daily active users and was running over 400 AI models internally.
Beyond Roblox, the broader development ecosystem is evolving rapidly. AI tools like Claude Code can now assist with code generation. Tools like Meshy can help with 3D asset creation, texture generation, and animation. Unity, one of the leading development engines used to create 2D and 3D games, now has AI tools available to its users. The most common AI-assisted tasks include playtesting and balancing (47%), localization and translation (45%), and code generation and scripting support (44%), according to Google Cloud’s research. The result is that a talented team of five can now produce experiences that compete with teams of fifty, and that fundamentally changes the competitive dynamics of the industry.
4. Esports and Competitive Gaming Are Being Transformed by Data
AI is reshaping competitive gaming from every angle: how players train, how teams strategize, how cheating is detected, and how fans experience the action.
On the coaching side, platforms like Aimlabs use AI-powered data analysis to create customized training routines that target individual weaknesses. Razer’s Project AVA, introduced at CES 2025, acts as an AI-powered gaming coach that provides real-time strategic advice drawn from data collected from top professional players and coaches. Analytics platforms can now break down gameplay frame-by-frame, analyze player positioning and decision-making, simulate opponent strategies, and recommend optimal character or agent selections based on matchup data.
On the integrity side, AI-powered anti-cheat systems represent a fundamental upgrade over traditional rule-based detection. Valve’s VACnet uses AI to review suspicious gameplay and identify unnatural behavior patterns. Riot Games is investing in server-side behavioral analytics that detect cheating patterns invisible to the human eye. Tencent’s Anti-Cheat Expert (ACE) tool goes deep enough to find patterns that conventional systems miss entirely. As cheaters themselves begin using AI, including computer vision hacks that mimic human behavior, the arms race demands AI-powered defense.
5. The Tension Between AI Capability and Creative Authenticity
There is a fundamental tension running through the gaming industry’s AI adoption: the technology is increasingly capable, and the creative community is increasingly skeptical. The GDC 2025 survey found that only 13% of developers believe generative AI is having a positive impact on the industry, down from 21% the year before, while 30% said it is having a negative impact, a 12-point increase. Developers cite intellectual property concerns, quality degradation, energy consumption, and job displacement as primary worries.
This is a real problem that deserves attention. Studios that deploy AI without addressing the creative and ethical dimensions risk alienating both their development teams and their players. On Steam, roughly 20% of games released in 2025 used generative AI, up 681% year-over-year, yet community backlash against AI-generated content remains vocal and real. The gaming companies that will lead in this environment are the ones that treat AI as a tool that amplifies human creativity, and that build transparent, ethical frameworks for how AI is used in their development pipelines.
How AI Is Actually Being Used Today
NVIDIA ACE Autonomous Game Characters
NVIDIA’s ACE platform represents the most comprehensive effort to bring AI-powered characters into mainstream gaming. The system uses a suite of small language models, including the Mistral-Nemo-Minitron for cognition and NeMoAudio-4B for audio perception, optimized for on-device inference on GeForce RTX GPUs. ACE characters can perceive their environment through visual and audio cues, reason about their situation, and take action without scripted prompts. The platform debuted in shipping titles in March 2025 with inZOI and NARAKA: BLADEPOINT MOBILE PC VERSION, with additional titles including Black Vultures and Fate Trigger following. In PUBG: BATTLEGROUNDS, the ACE-powered PUBG Ally represents the first one of the co-playable AI characters in a major battle royale title, capable of team combat, strategic communication, and autonomous loot management.
Ubisoft’s “Teammates” Generative AI Experiment
Ubisoft debuted its “Teammates” prototype in late 2025, building on its earlier NEO NPC project shown at GDC 2024. The experiment places generative AI-powered NPCs into a first-person shooter environment, where they respond dynamically to real-time voice commands, adapt their behavior to each situation, and display distinct personalities. Powered by Google’s Gemini model through a modular middleware platform, the system allows characters to interpret player intent, tone, and environmental cues. Ubisoft CEO Yves Guillemot compared the potential impact of generative AI on gaming to the industry’s historic shift from 2D to 3D graphics in the late 1990s. The company has also built an API that abstracts the complexity of generative systems while embedding guardrails against hallucinations, bias, and toxicity, an approach that acknowledges both the promise and the risk.
Roblox’s Cube 3D and AI-Powered Creation Ecosystem
Roblox’s open-source Cube 3D foundation model, launched at GDC 2025, represents a fundamentally different approach to AI in gaming. Rather than enhancing what players experience inside a game, it transforms how games are built. Cube 3D generates 3D models and environments from text inputs by tokenizing 3D objects, treating shapes like language tokens and predicting the next shape to complete a model. The platform also launched a text generation API and a real-time translation API enabling creators to build interactive NPCs with dynamic conversations and automatically translate in-experience text. By late 2025, Roblox was processing $2.7 billion in developer payouts and had expanded to over 111 million average daily active users. The company’s ambition, to capture 10% of all gaming content revenue, depends heavily on AI making creation accessible to anyone with an idea.
AI-Powered Esports Analytics and Anti-Cheat
The competitive gaming ecosystem is deploying AI across its entire operational stack. Analytics platforms like Shadow.GG and Mobalytics process thousands of hours of gameplay data to identify patterns invisible to human analysts, offering frame-by-frame performance breakdowns and opponent strategy simulations. FACEIT’s AI engine Minerva monitors gameplay and communication patterns alike to detect toxicity and poor sportsmanship. On the anti-cheat front, Riot Games is pioneering server-side detection using machine learning and behavioral analytics that go beyond traditional client-based approaches, responding to the escalating sophistication of AI-powered cheating tools. The convergence of analytics, coaching, and integrity systems is turning esports into one of the most data-intensive competitive environments in any sport.
What’s Coming Next: Three Moves to Watch (12-36 Months)
1. AI-Native Game Studios Will Challenge Traditional Development Models
A new class of game studios is being built with AI at the architectural level. These companies are using AI as the foundational logic of how games are designed, tested, and shipped, rather than layering it onto existing pipelines. They are building with AI from day one, and the efficiency gains are substantial.
Google Cloud’s 2025 research found that 29% of developers believe AI can level the playing field for smaller, independent studios to compete with established publishers. As AI tools continue to improve, the minimum viable team size for producing high-quality games will continue to shrink. The competitive pressure this creates for traditional AAA studios, which often require teams of hundreds and development timelines of five to seven years, is real and growing. The next 12 to 36 months will determine which incumbents successfully adapt their production models and which find themselves outpaced by leaner, AI-native competitors.
2. Fully Autonomous Game Worlds Will Move from Concept to Reality
The convergence of autonomous NPCs, intelligent procedural generation, and adaptive narrative systems is pointing toward a future where entire game worlds operate with a degree of independence from their creators. Characters that remember, environments that evolve, stories that branch in genuinely unpredictable ways: these capabilities are moving from isolated experiments to integrated systems.
Roblox is building toward what it calls “4D generative AI,” systems that go beyond creating static 3D objects to generating dynamic, interactive assets with built-in physics and scripted behavior. NVIDIA’s ACE roadmap envisions a world where every character in a game possesses genuine autonomy. Ubisoft’s middleware platform is designed to be plugged into its proprietary game engines, Anvil and Snowdrop, suggesting the company sees generative AI as infrastructure rather than experiment. As these systems mature, the line between “designed” and “emergent” gameplay will blur in ways that create entirely new genres and player expectations.
3. AI Ethics and Transparency Will Become Competitive Differentiators
The gaming industry’s AI trust gap, between executive enthusiasm and developer skepticism, is one of the defining challenges of the moment. As AI-generated content becomes more prevalent, players, creators, and regulators will increasingly demand transparency about how AI is used in the games they play and make.
Steam’s disclosure requirements for AI-generated content are an early signal. The vocal community backlash against perceived low-quality AI art and writing is another. Studios that build robust ethical frameworks addressing intellectual property, attribution, quality standards, and workforce impact will find themselves with a reputational advantage that compounds over time. The firms that treat AI ethics as an afterthought will face increasing resistance from the talent they need to recruit and the communities they need to retain.
The Human Factor: Why Creativity Still Wins
With all of this technological momentum, it is tempting to conclude that the future of gaming belongs to whoever has the best model. The reality is that the future belongs to whoever combines the best tools with the most creative, adaptable human thinking.
In my work with leaders across industries, I have seen a consistent pattern: the organizations that thrive in periods of disruption are the ones that cultivate what I call a Find A Way™ mindset, an organization-wide commitment to creative problem-solving that prioritizes agility over brute force and improvisation over perfect planning.
In gaming, this matters enormously. AI can help generate a procedurally built world with millions of unique variations, but it takes a human to craft the emotional arc that makes a player care about exploring it. AI can power an NPC that responds to natural language in real time, but it takes a human’s imagination to create the character backstory that gives those responses meaning and weight. AI can analyze thousands of gameplay sessions to identify balance issues, but it takes a human designer to understand why a particular mechanic feels “fun,” a quality no algorithm can measure.
Ubisoft’s experience with Teammates is instructive here. The company’s narrative director noted that using an LLM to support NPC dialogue made storytelling more complex rather than simpler, requiring an expanded narrative team to maintain character consistency and world coherence. That finding echoes what leaders across industries are discovering: AI raises the stakes of human judgment rather than eliminating the need for it.
Start small and start now. Maybe it is your development team running a 90-day pilot on AI-assisted playtesting for a single game mode. Maybe it is your content team benchmarking an AI asset generation tool against your current manual pipeline. Maybe it is a cross-functional workshop where designers, engineers, and writers sit together to identify the three AI use cases most likely to move the needle in the next 12 months. The breakthroughs accumulate, but only if you start accumulating them.
A 90-Day AI Action Plan for Gaming Leaders
1. Pick One High-Friction Problem and Solve It Well
Don’t attempt to “do AI” across your entire studio at once. The companies converting AI investment into real results are the ones going deep on specific use cases rather than spreading resources thin. Google Cloud’s 2025 gaming research found that the top AI applications, playtesting and balancing, localization, and code generation, succeed because they target well-defined, measurable workflows. Choose one: automated QA testing for a single title, AI-assisted asset creation for one content pipeline, or NPC dialogue prototyping for one character archetype. Define success metrics before you start. Prove value, then scale.
2. Audit Your Creative and Data Infrastructure
AI tools are only as good as the data and creative frameworks they operate within. In gaming, this means ensuring your development pipelines can actually integrate AI tools without creating bottlenecks, and that your creative teams have clear guidelines for how AI fits into their workflows. Before purchasing another AI platform, invest in getting your foundations right. Ubisoft built a modular middleware platform specifically to avoid being locked into any single AI model, a decision that gives them flexibility as the technology evolves. The studios that build adaptable infrastructure now will deploy new AI capabilities faster later. The ones that bolt on tools without thinking about integration will spend their time in remediation.
3. Train for Judgment, Not Just Tools
The biggest mistake gaming leaders make with AI adoption is treating it as a technology initiative rather than a people initiative. Your team needs training on which AI tools to use, on when to trust AI outputs, when to apply human override, and how to maintain creative quality when AI is involved in the pipeline. The GDC survey’s finding that developer sentiment toward AI has grown more negative even as adoption has increased is a warning sign. If your people are using the tools and do not trust them, you have a governance and communication problem. Build a change management framework alongside your technology rollout. The creative culture of your studio will outlast any individual tool.
Metrics to Watch
As you execute, track operational efficiency improvements in the specific workflow you have targeted, and track AI adoption confidence among your team. More importantly, track KPIs among your players. Are they talking to the AI-powered NPCs you added to your game? Are they praising, or complaining about, the AI-generated visual assets your team created? Are they describing your game as fun and innovative, or as AI slop?
The Bottom Line
The gaming industry is being reorganized around AI. The leaders, studios, and professionals who strategically and creatively engage with this shift will define the next era of the industry. Gaming sits at a unique inflection point: it is simultaneously the entertainment medium most naturally suited to AI innovation and the creative community most wary of its implications. That is a tension to be led through, and the leaders who navigate it well will set the standard for the rest of the industry.
The best time to start was yesterday. The second-best time is today. Find a way.
Frequently Asked Questions
How is AI currently being used in the gaming industry?
AI is being deployed across the full gaming value chain: autonomous NPC behavior powered by small language models, AI-assisted procedural content generation for worlds and narratives, automated game testing and quality assurance, real-time esports analytics and coaching, AI-powered anti-cheat detection, and generative tools that accelerate asset creation, coding, and localization. According to Google Cloud’s 2025 research, 90% of game developers are already integrating AI into their workflows, and the GDC 2025 survey found that 52% of developers work at companies that have implemented generative AI.
What are autonomous game characters, and why do they matter?
Autonomous game characters are AI-powered NPCs, teammates, or enemies that can perceive their environment, reason about their options, and act independently without following scripted behavior trees. NVIDIA’s ACE platform is the most prominent example, with autonomous characters already shipping in titles like PUBG: BATTLEGROUNDS and inZOI. Unlike traditional NPCs, these characters use small language models to make decisions at human-like frequencies, respond to natural language, and remember past interactions. They matter because they fundamentally change what players expect from game worlds, creating dynamic, unpredictable experiences that static scripting cannot deliver.
How is AI changing game development workflows?
AI is accelerating nearly every stage of the development pipeline. The most impactful applications include automated playtesting and balancing, localization and translation, code generation, 3D asset creation, texture generation, and quality assurance. Roblox reports that creators using its AI Assistant tools have increased publishing output by 31%. The technology is particularly significant for smaller studios: by automating time-intensive tasks, AI enables small teams to compete with larger organizations on content volume and quality.
How is AI affecting esports and competitive gaming?
AI is transforming esports through three primary channels: player performance optimization (AI coaching platforms that provide personalized training and real-time strategic advice), competitive integrity (machine learning anti-cheat systems that detect sophisticated cheating patterns including AI-powered hacks), and fan engagement (predictive analytics, automated highlight generation, and interactive broadcast features). Companies like Riot Games and Valve are investing heavily in AI-powered anti-cheat systems as the arms race between cheaters and developers intensifies.
What skepticism exists regarding AI in gaming?
The primary concerns include intellectual property (AI models trained on copyrighted creative work), job displacement (particularly for artists, writers, and QA testers), content quality (AI-generated assets and writing that lack the polish of human-crafted work), energy consumption, and transparency about AI usage. The GDC 2025 survey found that developer skepticism toward AI is growing, with only 13% believing it has a positive impact on the industry. Studios that build ethical AI frameworks addressing attribution, quality standards, and workforce impact will be better positioned for long-term success.
Where should gaming leaders start with AI?
Pick one high-friction, measurable workflow and deploy an AI solution with clear success criteria. Simultaneously, audit your development infrastructure to ensure your pipelines can integrate AI tools without creating bottlenecks. Then invest in training your team on the creative judgment required to use AI responsibly and effectively, beyond just the tools themselves. The studios seeing the strongest results are the ones combining focused use cases, adaptable infrastructure, and deliberate change management that brings creative teams along rather than leaving them behind.
Learn more about Josh Linkner’s keynote speaking in Gaming and Interactive Entertainment.
Josh Linkner speaks to gaming organizations, interactive entertainment companies, and technology leaders around the world about innovation, navigating disruption, and building cultures that thrive in an era of rapid change. To explore how Josh can energize your next event, schedule a call today.