What will you do?
Scroll
Open-source text adventure engine

Say it. See it happen.

Baseline Engine merges old-school text adventures with modern AI. Type what you want naturally — the engine figures out what you mean and routes it to the right scene. Play community stories or design your own.

Browse stories Open the editor Read the docs
What it is

A text adventure that understands you.

Instead of strict commands, you can just say things like "take a closer look at that strange rock". The engine uses LLM-powered intent detection to map your input to the right action.

AI intent recognition

Works with local or remote models — Ollama, Gemini, OpenAI, or your own endpoints.

Visual story editor

Build branching stories without writing JSON by hand. Test instantly inside the engine.

Correction system

Fix misunderstood commands and teach the AI how it should behave next time.

Mobile-ready PWA

Installs as a progressive web app. Plays well on phones, with soft-keyboard tuned input.

Make something

Write your own adventures.

The integrated map editor lets you design interactive stories visually. Rooms, connections, intents, conditions, and story state — all in one place.

New: the editor now publishes directly to the site. Create, test, and share your adventures with the community without leaving the editor.
Build

Open the editor

Wizard mode for first-time authors, advanced workbench for everyone else. No JSON required.

Start authoring →
Learn

Read the docs

Every story primitive with worked examples — nodes, intents, gates, state, and publishing.

Open documentation →
System architect

Built by Ramazan Yavuz.

I'm Ramazan (RaY), a full-stack developer and consultant. Baseline Engine is a personal experiment in mixing modern AI with the feel of old-school interactive fiction — tools that are fun, fast, and useful.

My portfolio