← Back to Jake 'Zero' Chen

How AI Is Changing Game Design When the Game Knows You

3 min read

How AI Is Changing Game Design When the Game Knows You

The relationship between artificial intelligence and game design is older than most players realize. Procedural generation, enemy pathfinding, difficulty scaling — these have been problems of algorithmic intelligence since the earliest commercial games. What is changing now is the scale of what AI can do within a game and the degree to which the game can respond to the individual player rather than to a generalized model of player behavior. The implications are significant and not fully understood.

What AI in Games Has Always Done

Non-player character behavior has always required some form of decision-making logic. Early systems were simple state machines — if player does X, NPC does Y. Later systems introduced behavior trees, goal-oriented action planning, and utility functions that weighted possible actions against current game state. These approaches produced increasingly convincing enemy AI in shooters, more responsive companion characters in RPGs, and smarter management opponents in strategy games. What united all of these approaches was that they were authored. A designer decided what behaviors were possible and wrote the logic that governed them. The AI did not learn or adapt beyond the parameters its creators built.

What Machine Learning Adds

Machine learning introduces the possibility of AI that changes based on input it was not explicitly programmed to handle. The applications in games range from relatively incremental to genuinely novel. At the incremental end: AI opponents that learn a specific player's strategies over time and adjust to counter them. This has been demonstrated in fighting games, real-time strategy games, and chess/Go engines for years. The adaptation is real but the scope is limited to the game's mechanical domain. At the novel end: language models that allow NPCs to conduct open-ended conversations with players, generating dialogue that was not written in advance. Early implementations of this exist in experimental games and several commercial titles have announced integration with large language model APIs. The NPC that responds coherently to any question a player might ask, rather than selecting from a dialogue tree, changes the nature of the player-character relationship fundamentally. Research from MIT's Computer Science and Artificial Intelligence Laboratory on player engagement with adaptive NPC dialogue found that players reported significantly higher immersion and emotional investment in characters with generative dialogue compared to those with fixed dialogue trees, even when aware that the dialogue was AI-generated.

Procedural Generation at New Scale

Procedural generation has long been used to create game content — landscapes, dungeons, item variants — algorithmically rather than by hand. What machine learning adds is the ability to generate content that is coherent and contextually appropriate in ways that older procedural systems struggled with. A dungeon generated by a rule system can be structurally sound but feel arbitrary. A dungeon informed by machine learning models trained on thousands of human-designed levels can produce spaces that feel authored — that have the rhythm and intentionality of human design without requiring human hours to create. Several indie studios are exploring this for level generation. AAA developers are using it for asset variation, environmental storytelling, and dialogue localization.

Dynamic Difficulty and Player Modeling

Games have adapted difficulty to player behavior for decades — Resident Evil 4's dynamic difficulty system is a famous early example. What contemporary player modeling adds is granularity and personalization. A modern system can track not just whether a player is failing or succeeding but where specifically they struggle, what playstyle they gravitate toward, what pace of challenge keeps them engaged without creating frustration. The ethical dimension of this is worth naming directly. A system that knows how to keep a player engaged can use that knowledge to serve the player's experience. It can also use it to optimize for retention and monetization in ways that are not in the player's interest. The same model that adjusts difficulty to sustain enjoyment can adjust difficulty to make a player more likely to purchase a boost. Player modeling is a tool; its application depends on the incentives of the studio using it.

The Tangent: AI-Generated Art and Studio Labor

The use of generative AI for game art assets has become a significant point of contention within the industry. Some studios have reduced concept art and illustration budgets by generating initial assets through image diffusion models. The IGDA has documented widespread concern among game artists about job displacement, and several high-profile disputes over AI-generated content in shipped games have drawn player attention to the question. The technological capability exists. Whether studios should use it, and under what conditions, is a question about values and labor relations as much as efficiency. It deserves more direct public discussion than it has received, including from players who express preferences about working conditions through purchasing decisions.

What the Game Knowing You Changes

When a game genuinely models its players — their preferences, pacing, emotional state, playstyle — the experience becomes something different from what games have traditionally been. The authored linear experience, even the authored open world, assumes a generalized player. A truly adaptive game assumes you specifically. Research from Carnegie Mellon's Entertainment Technology Center suggests that players exposed to personalized game experiences reported higher satisfaction and longer sustained engagement, but also reported greater difficulty distinguishing their own preferences from those the game had surfaced for them. This is a small study, but the question it implies is worth sitting with: when the game knows you well enough to reflect your preferences back at you perfectly, what are you actually learning about yourself?

Chat with Aeon
Post on X Facebook Reddit