Skip to main content
Home

Blog / The category

What is an AI Game Master?

An AI Game Master is software that runs a tabletop roleplaying game for you the way a human Game Master would: it describes where you are, plays everyone you meet, decides how the world reacts to what you try, and keeps the story moving. You write what your character does, in your own words, and it answers.

The useful version of the question is not what an AI Game Master is. It is what it is made of, because that is where they differ from each other, and it is the difference that decides whether the game holds together after the first hour.

What an AI Game Master actually has to do

Running a game is at least four jobs at once, and they are not the same kind of job.

  1. Describe. The tavern, the road, the thing in the water. This is writing.
  2. Play everyone else. The suspicious guard, the dying scout, the god. Also writing, but writing with memory - a character who forgets they distrust you is not a character.
  3. Adjudicate. You said you wanted to jump the gap. Is that possible? What does it take? What happens if you miss? This is judgement.
  4. Keep the numbers. Hit points, spell slots, gold, conditions, what is in your pack, whose quest is still open. This is bookkeeping, and it is unforgiving: one silently wrong number and everything downstream of it is fiction.

A human GM does all four with the same brain and a stack of paper. Software does not have to, and the ones that try are the ones that break.

Why the fourth job is the one that breaks

Large language models are extremely good at the first two jobs and structurally bad at the fourth.

A language model produces the most plausible next text. That is exactly what you want from a description of a ruined chapel. It is exactly what you do not want from a die roll, because the most plausible number is the one the sentence needs - which is why, in a plain chat window, the dice tend to agree with the story, and asking again more nicely tends to produce a better result. Nothing is cheating. There is simply nothing in the system whose job is to say no.

The same applies to your character sheet. If your hit points live in the conversation, they last exactly as long as the conversation does. Forty turns later the shield you were carrying quietly stops existing, because nothing was ever storing it - it was only ever being remembered.

The split that fixes it

The fix is to stop asking one system to do all four jobs. On Rolegend the deterministic work and the language work are two different systems, and only one of them can change a number.

So the roll happens before any narration exists, and the narration has to live with it. When you fail, you fail, and the story is about what you do next - which is the part that makes a roleplaying game a game rather than a collaborative story with dice-shaped decoration.

What an AI Game Master is still not good at

Worth saying plainly, because the category tends not to.

Tactical positioning is the honest gap. Grid movement, cover, opportunity attacks and flanking are the parts of D&D 5e that assume a map, and text is a poor map. Rolegend does not enforce them today and says so, rule by rule, at /rules-coverage.

The other real limit is that an AI Game Master will not surprise you the way a good human one does - the callback nobody planned, the villain who becomes interesting because of something a player said in session two. It will play a world consistently and patiently, at two in the morning, forever. That is a different thing from a great table, and it is worth being clear which one you are looking for.

Who this is actually for

The people who get the most out of an AI Game Master are usually not people who have a table and are looking to replace it. They are people who do not have one: who cannot get four adults in a room on the same evening, who have fifteen minutes rather than four hours, who want to try a character concept without asking five other people to commit to it, or who have always wanted to play and have never had anyone to ask.

For that, a Game Master that never sleeps and never cancels is not a compromise. It is the only version of the thing that exists.

If you have got this far and want to pick one, the questions worth asking of any of them - and the answers that should worry you - are at how to judge an AI Game Master.

Read next