Playing AI Adventure

The AI Adventure Guide explains how an AI should run adventures, preserve hidden information, maintain world state and create a unique experience for each player.

View the AI Adventure Guide

Creating Adventures

The AI Adventure Format is an open specification for creating AI-powered interactive adventures.

Rather than scripting every possible action, an AI Adventure describes the intended experience, important truths, discoveries, characters, places and possible endings.

The AI is encouraged to create a distinct playthrough while remaining faithful to the author's Adventure Promise and Fixed Details.

View the Format Specification

Open Framework

AI Adventure is released under the Creative Commons CC0 1.0 Universal Public Domain Dedication.

You may use, modify, publish and build upon the framework for any purpose, including commercial use, without asking permission.

View the project on GitHub