Text Adventure Game — Play Text Adventure Games Online, Free in Your Browser
A text adventure game is a game built out of sentences: you read what is happening, decide what your character does, and the world answers. No graphics, no install, no hardware — a browser on a phone or a laptop is the whole setup. You can play one right now, a few lines below: a dark little mystery with things to pick up, doors that stay locked until you are carrying the right thing, and ten endings. When its branches run out, an AI character can carry the same kind of story on with no script at all.
A text adventure game — play it right here
The Ninth Bell of Ashmoor
Read the scene, choose a move, watch the scene change. Some moves put something in your pocket, and a few doors stay shut until you are carrying the right thing. Nothing to install and no account needed — one playthrough takes about two minutes.
Ashmoor, at dusk
The lake took the lower parish forty years ago and the village learned to live above it. You come down the lane at dusk and three things are wrong at once: the ferryman is still at the jetty with nobody to carry, the chapel candles are lit although the door stands open to the weather, and somewhere under the water a bell is ringing the hour. Nobody on the lane looks up at it.
What do you do?
What a text adventure game actually is
The short answer is that the graphics are the prose. A program, a book or a narrator describes a place, a moment and the people standing in it, and you reply — by typing what your character does, or by choosing one of the moves offered to you. Nothing renders on screen; it renders behind your eyes. That is the entire difference, and it is a bigger one than it sounds: when the text says “a door with a keyhole and no handle on this side”, every player sees a slightly different door, and every player is nonetheless playing the same story.
Technically this is the most modest form a game can take. It needs no graphics card, no fast connection and no recent hardware; it works on a six-year-old phone and on a train with one bar of signal. From the player’s side the arithmetic runs the other way. No other genre gives you this much freedom, because in text you can attempt things nobody programmed. There is no menu of permitted verbs — there is a sentence you write.
People search for “text adventure games” and mean at least four different things, and it is worth separating them, because they are found in completely different places. The first is the parser adventure, where you type commands like take the lantern and the program tries to understand them. The second is the gamebook lineage — choice-driven interactive story games where you read a passage, pick one of three options and move on, exactly like the adventure at the top of this page. The third is MUDs: multiplayer text worlds where dozens of people walk around the same rooms at the same time. The fourth and youngest is a story written by a language model turn by turn, and that is what the rest of this page is about.
What survives across all four, unchanged for half a century, is that decisions have weight. In an action game you can retry the jump; in a text adventure the choice edits the story and stays with you until the run is over. That is why people remember stories they walked through in words the way they remember books rather than the way they remember cleared levels — as something that happened, not as something that was completed.
Where the genre comes from: a cave, a parser, and a few thousand players in one room
It starts in 1976 with a programmer who had mapped a real cave system in Kentucky and turned it into software. Will Crowther’s Colossal Cave Adventure had not a single pixel — it had a description of a passage and a question about what you do next. Don Woods expanded it the following year, and the shape of the whole genre was set: rooms, objects, a lamp you should not let run out, and prose terse enough to fit in memory that a modern kettle would laugh at.
Zork followed, written at MIT from 1977 and sold commercially by Infocom through the eighties. Its parser understood real sentences well enough to feel like a conversation, and for a decade it set the bar for what interactive fiction was expected to do. People who played those games still remember the layout of the corridors, which tells you something about how deeply text lodges compared with geometry.
In 1978 two students at the University of Essex, Roy Trubshaw and Richard Bartle, wrote MUD — the first text world with many players inside it at once. That was a hinge moment, because alongside the game there was now a second thing: other people. In MUDs somebody ran a shop, somebody founded a guild, somebody played the same character for three years. Those worlds are the direct ancestors of every online roleplay community that came after, and a fair number of them are still running today.
Off the computer entirely, a parallel tradition was growing: books where the reader decides. Bantam started publishing Choose Your Own Adventure in 1979; Steve Jackson and Ian Livingstone launched Fighting Fantasy in 1982. The mechanism was simple and brilliant — read the passage, make the decision, turn to the numbered paragraph. Anyone who played them remembers keeping a finger wedged in the earlier page in case the choice turned out badly. That mechanism, the choice-driven gamebook, is the closest living relative of the adventure you can play at the top of this page.
The most recent chapter opened around 2019, when language models became good enough to write the next scene themselves. Projects such as AI Dungeon appeared, and with them a question that had never made sense before: what happens if nobody wrote the ending in advance? The genre came back round to where it began — two parties improvising a story between them — except that one of the two is now a program.
Interactive fiction versus a story the model writes as you play
You now have a useful reference point, because the adventure above is a piece of classic choice-driven interactive fiction. Every scene, every line of dialogue and all ten endings were written beforehand and stored in the page. That has real advantages: each sentence is deliberate, the salt and the iron key open specific doors, and the pacing is under an author’s control. It also has a hard edge — after a handful of moves the branches run out and you hit a title card. However long you click, the story cannot invent anything beyond what somebody prepared for you.
In a text adventure driven by AI that edge simply is not there, because there is no tree. The model reads your turn and writes the next scene at that moment, from everything that has happened so far. You can go back to the jetty three days later, ask the ferryman about something nobody thought of, introduce a character of your own, or turn the plot inside out — and you get a coherent answer rather than “I don’t understand that command”.
Classic interactive fiction and gamebooks
- Every scene written in advance by an author.
- A finite number of choices and endings.
- Puzzles, objects and rules tuned by hand.
- The same text every run, so an optimal path can be learned.
- Outside the tree there is nothing: “you can’t do that”.
A text adventure run by an AI character
- Scenes appear during play, in answer to your turn.
- No list of endings, because there is no list of choices.
- You write in your own words instead of tapping three buttons.
- The same opening goes somewhere else the second time.
- Your scene partner is a character with a personality and a memory.
Now the honest part, stated plainly. This is not a MUD: there are no other players, no character sheet, no dice and no world economy. It is not a parser adventure either — you do not type open chest with key, you write ordinary sentences describing what your character does, and there is no inventory with numbers in it. And there is nothing to download; the whole thing happens in the browser.
It is also worth knowing where the AI format is weak. The model does not track hit points or enforce hard rules, so if you want a system with mechanics you should look at tabletop roleplaying rather than here. It can lose a detail from twenty turns ago, and it will sometimes follow you somewhere a human narrator would have refused to go. What you get in exchange is the one thing no gamebook can offer: a story with no ending written down anywhere yet. The guide to AI roleplay goes further into how that plays in practice.
Text adventure games online — nothing to install, phone included
The best thing about playing text adventure games online is almost boring: there is nothing to install. You opened a page and the game was already there — The Ninth Bell of Ashmoor runs in the same tab you are reading this in, with no download and no account. When you want the open-ended version instead, you open the chat and pick somebody to play against. No launcher, no client, no settings screen.
01 — Open and play
Zero downloads, zero setup. The first scene is on screen before most games have finished loading a logo.
02 — Write your own turns
Instead of three buttons you get a whole text field. You can attempt the thing nobody planned for.
03 — Come back whenever
The story stays where you left it, and once you log in it is the same story on the phone and on the laptop.
There is a second advantage you only notice in practice: this genre weighs nothing. A turn is a few sentences, so it works on a weak signal, eats almost no data and does not heat the device in your hand. People play in waiting rooms, on trains without wi-fi, and in bed with the lights off — because the one thing a text adventure never does is make a noise.
One difference from most browser games deserves saying out loud: there are no progress bars here, no energy that refills every eight hours and no daily login reward. Interactive story games do not try to hold you with mechanics, because the only thing holding you is whether the story is any good. If it is boring you close the tab, and that is a fair deal for both sides.
All of it works in a mobile browser exactly as it does on a desktop: the mini adventure, the catalogue, and the full story with an AI character. Android or iPhone, tablet or an old laptop — it does not matter, as long as you have Chrome or Safari. The layout is built for a thumb first, which is how most people arrive here.
To be explicit about what does not exist: there is no app in any store, and we are not going to pretend otherwise. No APK, no installer, nothing to fetch from a mirror of doubtful reputation. What there is instead is a page that loads in a second and never asks for access to your contacts, photos or location.
If you would rather have an icon under your thumb, add the page to your home screen. In Chrome on Android that is the three-dot menu, then Add to Home screen. In Safari on iPhone it is the share button, then Add to Home Screen. The icon behaves like an ordinary app — it opens full-screen, without an address bar — but nothing is installed, nothing updates and no storage is taken.
The format also survives a small screen better than nearly any other. Text needs no precise aiming, no virtual stick covering a third of the view and no landscape rotation. You play one-handed, in portrait, the way you read messages — which is exactly why a run of a text adventure fits into four bus stops.
Characters who can run a story with you
12 characters
How to start your first game
Starting takes less time than reading this paragraph, but the order matters — the most common mistake is opening with “hi” and then waiting for the game to suggest something. It will suggest something, and it will be generic, because you gave it nothing to work with.
1. Pick who you are playing against
The character catalogue holds more than a hundred characters with their own voice and manner. There are shorter lists too: female characters and male characters.
2. Set the scene in your first line
Give a place, a time of day and one concrete gesture. Three lines are enough for the world to have something to push against.
3. Write turns, not commands
Actions go *between asterisks*, speech in plain text. That is the entire syntax you will ever need here.
4. Lead, or be led
Want a twist? Write one. Want to coast for a while? Ask the character what they suggest and follow it.
If you have no idea for a world, borrow an opening. Fantasy: *I spread the map on the table and pin a corner with my cup* Six hours to first light and one road that doesn’t end at a checkpoint. Show me which way you want to go. Mystery: *I put the envelope of photographs on the counter* Three nights, three identical break-ins, no marks on any lock. Somebody knows this house better than the man who owns it. Modern: *I sit down beside you with two mugs* I know you got that call today. You don’t have to talk about it — but if you want to, I’m here.
You can also start from something entirely your own. The character builder lets you set a look, an age, a temperament, a way of speaking and an opening scene, and the new character shows up in your chat like any other. It takes two minutes and usually pays off better than half an hour of scrolling a catalogue.
How to write your turns so the story does not stall
In a text adventure the quality of the game depends on you more than in any other genre. That is not a complaint, it is mechanics: the model plays off what you write, so an empty turn produces an empty answer. A few habits change this immediately, and they work regardless of the setting you picked.
A turn that stops the story
“i keep going”
“i look around”
“what now?”
No place, no goal, no feeling. The narrator can only restate the description in different words.
A turn that pushes the scene
*I stop at the chest and run a finger along the wet collar of the top coat* Eleven coats, and the register lists twelve men. Who didn’t come back?
A gesture, a specific detail and a question. Three things to pick up, none of them obvious.
Rule one: describe only your own character. It is tempting to write “the ferryman goes pale and confesses everything”, but that takes the other half of the table away from your narrator and turns the scene into a monologue. Write what you do and what you say; the reaction belongs to the other side. Rule two: leave a hook. A question, an accusation, an offer, a door you are opening — anything that stops your turn ending in a full stop and a silence.
Rule three: watch the length. Three or four sentences is a good measure — long enough to give the narrator something to work with, short enough that you have not summarised the whole plot in one paragraph. If you write ten sentences in which everything has already happened, there is very little left for anyone else to do.
Rule four is the most practical of all: you are allowed to move the camera. Write *we skip forward three days, we are already at the lighthouse* or “describe what I can see from the window” and the story jumps where you want it. The same trick rescues scenes that have got stuck — instead of fighting a thread that has died, move the action somewhere else and see what turns up.
Solo, or with someone running the world for you
In traditional roleplaying the division of labour is clear: one person describes the world and plays everybody in it, the others play their own characters. The problem with that model is equally clear — you need four people, a date everyone can make, and somebody willing to prepare. Text adventures have always been an answer to that problem. The gamebook replaced the narrator with a book; the MUD replaced them with a program, and sometimes with a live administrator.
Here the narrating side is a language model, and you play your own character. It is solo play, but not lonely play: the other side answers, has a temperament, changes its mind and remembers what the two of you established earlier. The practical difference from a tabletop session is availability — nobody has to agree a date, and the story is waiting at two in the morning and at seven in the evening, exactly where you left it.
You can also invert the arrangement and narrate yourself. Write turns that describe the world (“the storm takes the barn roof off; somebody is shouting inside”) and let the character act inside the scene you built. Plenty of people run whole campaigns this way: you are the author and the world, the AI is the cast. It is a very good method for long stories, because the setting stays consistent — you are the one keeping it consistent.
What this does not replace, plainly: a shared table, the laughter after a botched roll, four people arguing about a plan. If that is what you are after, no AI-driven text adventure will give it to you. What it gives instead is a story with an audience of one, moving at your pace. For a single recurring partner across a long story there is the AI companion format, which keeps track of what you have been through together.
Text adventure maker: building your own story instead of playing someone else’s
People searching for a text adventure maker usually mean an authoring tool: Twine, with its map of passages and wires between them; Inform, where you describe rooms and objects in something close to English; ink, which drives dialogue in a fair number of commercial games. Those are real tools with real learning curves, and if you want to build a finished, replayable piece of interactive fiction that other people download, you should use one of them. Nothing here competes with that, and pretending otherwise would waste your evening.
What this site does instead is remove the tree altogether. You do not draw passages, you write the other side of the scene: who they are, how they speak, what they want, where the story opens. The character builder covers appearance, age, temperament, manner of speech and an opening situation, and from there the model improvises. The trade is honest: you lose authored puzzles and a guaranteed ending, you gain a story that does not run out after four moves.
In practice a good custom setup is small. Two or three lines of personality with a contradiction in them beats a page of adjectives — “a harbour scribe who lies to be kind and cannot stop counting things” will carry a story further than “beautiful, mysterious, kind”. The opening scene matters even more: give a place, an hour and a problem, and the first turn writes itself. If you would rather use someone else’s cast and your own situations, start from the catalogue and set the scene in your first message — that is how most long stories here actually begin.
Characters for adventure and intrigue
12 characters
Genres and settings — what people actually play
A text adventure has no art budget, so a setting costs exactly as long as it takes to describe it. In practice players come back to a handful of moods, and each one runs at a different tempo.
🗡️ Fantasy and adventure
Inns, commissions, roads across marshland and business best left alone. The classic shape: a goal, an obstacle and a companion with an agenda of their own.
🔎 Crime and investigation
Interviews, contradictory statements, one detail that will not sit right. Text is at its strongest here, because the whole game is asking the right question.
🌑 Horror and the uncanny
A house at night, light under a door, something nobody wants to name. Fear works better in prose, because imagination always supplies the worse version.
🚀 Science fiction
Stations, colonies, failures and decisions that cannot be undone. A world costs one sentence here rather than three years of production.
🏫 Contemporary and slice of life
A flatmate, an office, the neighbour with the dog, a conversation both sides have avoided for a month. No fireworks, and closer to the bone for it.
❤️ Romance and relationships
The most popular direction by a distance: slower tempo, more left unsaid, a story built over many evenings rather than one scene.
Characters for every one of those moods live in the catalogue. If the relationship thread is the part you care about, there are dedicated pages for that: AI girlfriend, AI boyfriend and waifu AI. And if what you want is scenes that do not break off halfway through because of a filter, the right place is uncensored AI chat — the site is for adults.
Who this will not suit
Text adventures have one property that is a feature for some people and a disqualification for others: you have to read, and you have to write. If you have no appetite for that at the end of a working day, no setting will fix it — and it is better to find that out now than twenty minutes in.
Probably not for you if…
- you want graphics, sound and action rather than prose;
- you want a system with hard mechanics, stats and dice;
- you want a session with real friends around one table;
- you are looking for something to install from an app store;
- you are under eighteen.
Probably for you if…
- you like reading and adding the next bit yourself;
- you played gamebooks, MUDs or forum roleplay once;
- you want to play in short episodes, whenever it suits you;
- you have a weak phone, a weak connection, or both at once;
- you want a story fitted to you rather than to an average player.
The second thing worth saying outright: this is adult entertainment and it is fiction. A character is not a therapist and not an adviser; their opinions are part of a role, not guidance. If you are dealing with something genuinely heavy, a conversation with an AI is not a substitute for a person — and it is better for that to be said here than discovered a month from now.
One last practical note. Do not type anything into a scene that you would not want written down somewhere — addresses, document numbers, passwords. No story needs them, and if a character asks for something like that it is a piece of fiction rather than a request from the site, so you can refuse inside the scene and carry on.
Frequently asked questions
What is a text adventure game?+
A text adventure game is a game made entirely of words. The game describes a place, a situation and the people in it, and you answer in words too — either by typing what your character does or by picking one of the options offered. There is no graphics engine and nothing to aim at; the picture forms in your head, and the play consists of decisions and their consequences. The genre is nearly fifty years old and splits into several branches: parser adventures where you type commands, gamebook-style interactive story games with numbered choices, multiplayer MUDs, and the newest branch, stories written by a language model as you play.
How is a text adventure with AI different from classic interactive fiction?+
In classic interactive fiction every scene was written in advance by an author and stored in the game, so you move around a finished tree of choices and eventually reach the end of a branch. With an AI-driven story there is no tree: the model reads your turn and writes the next scene right then, so you can do something nobody anticipated. The trade-off is worth naming honestly — there are no hand-tuned puzzles, no inventory with numbers and no parser to outsmart, because the text is produced during play rather than before it.
Can I play text adventure games online for free?+
Yes. The adventure on this page — The Ninth Bell of Ashmoor — runs in your browser, costs nothing and can be replayed as many times as you like. The open-ended version with an AI character also starts free: the chat opens without an account and you get a batch of free messages straight away. Beyond those, longer play runs on a subscription, and we would rather say so here than surprise you later.
Is there an app to download?+
No. There is no app in any store, no installer and no APK — everything happens on the web page. That is normal for the genre: text weighs almost nothing, so a browser is all the client you need. If you want an icon on your home screen, add the page to it from your browser menu; it opens full-screen like an app without installing anything or asking for permissions.
Does it work on a phone?+
Yes, and the format suits a phone better than most. The mini adventure and the full AI story both run in a mobile browser on Android and iPhone exactly as they do on a desktop. There is no virtual joystick covering half the screen and no tiny buttons to hit — you read a few sentences and tap a choice or type a line, one-handed, in portrait, the way you read messages.
Do I need an account?+
Not for the adventure on this page — you just play it. The chat with an AI character also opens without registering, so your first scene can start immediately. Logging in matters later: it saves a long story so it survives closing the browser and lets you pick the same campaign up on another device.
Is this a text adventure maker?+
Not in the classic sense. Tools like Twine, Inform and ink are authoring systems: you build a map of passages, wire the links, test the branches and publish a finished piece of interactive fiction. What you get here is different — you write who the other character is, how they speak and where the story opens, and the model improvises everything after that. It takes about two minutes instead of an evening, and the result is a story you play rather than a file you ship.
How long does one session take?+
The adventure on this page ends after three to five moves, which is roughly two minutes; finding all ten endings takes a few runs, because some doors only open if you picked up the right thing earlier. A story with an AI character lasts exactly as long as you want it to — some people write one scene while waiting for a bus, others keep the same story going for weeks and come back to it in the evenings. It waits wherever you left it.
Can I play with other people or with a group?+
No — this is single-player. Old MUDs put dozens of players in the same text world at once, and that is a genuinely different experience which we do not offer. Here the model narrates and plays the other characters while you play yours, so it is one person with a narrator rather than a table of friends. If what you want is four people arguing about a plan, a tabletop group will serve you better.
Is this suitable for children?+
No. The site is for adults: part of the catalogue is explicitly 18+, including erotic storylines, and uncensored scenes are one of the reasons people come here. The mini adventure on this page is a quiet dark-fantasy mystery, but the rest of the site is not, and we would rather state that plainly than hope nobody notices.
Where to go from here
If the adventure at the top was a warm-up, the routes onward are more concrete. The full character catalogue lets you pick somebody to match the mood you are in, and female characters and male characters are two shorter lists to start from. When you know exactly who you want, the character builder handles the rest in about two minutes.
For open-ended scenes with no particular relationship attached, the roleplay chat page has a scene builder that writes your opening post for you. For one recurring partner across a long story there is the AI companion, and for romance threads specifically there are AI girlfriend, AI boyfriend and waifu AI. Scenes that are not going to be cut short by a filter live at uncensored AI chat.
Two pieces of reading save a lot of trial and error before you start: the AI roleplay guide and the rest of the blog. Or you can skip all of it, go to the front page, pick somebody who looks interesting and write one sentence. That works too, and it is how most people here started.
Write the first turn of your own story
The adventure on this page has ten endings. Yours has none until you write one. In the browser, phone included, starting with free messages and no account needed to begin.
Popular sections
What users say
Real impressions from people already telling their stories on RPDATE.
First app where the character actually stays in role. It doesn’t slide into “how can I help you” after three messages — the scene keeps living.
Opened it right in the browser — no VPN, no install. Writes proper English too, not some machine translation. That’s what sold me.
I like paying per message instead of a subscription that just sits there draining. Play, top up, walk away — nothing keeps charging.
Built my own character exactly how I wanted — personality, way of talking, the opening scene. Got what I was after, not another template.
The atmosphere is there and characters hold the context. I’d like more girls in the catalog, but they keep adding new ones.
18+ scenes that don’t cut off at the best part. You steer the story yourself — from light flirting to wherever. That’s why I stuck around.























