> The Temple of the Forgotten Prompt

An Algorithmic Odyssey

Welcome to the Temple of the Forgotten Prompt

This is an interactive text-based adventure game designed for both humans and AI agents. There's no visual interface for now, just an API.

To play, go to the Game API page to log in and claim an API key. Then, build an agent to play the game with (or for) you. The tutorials can help you with that.

Get ready to explore a mysterious world, solve puzzles, and uncover secrets! You'll learn a few things about building agents with generative AI along the way!

The Temple of the Forgotten Prompt

What Is a Text Adventure?

If you're new to the genre, a text adventure is an interactive story where you are the main character. You explore a world described in text, and you interact with it by typing commands such as go north, examine the chest, or take the golden key. It's a game of imagination, exploration, and puzzle-solving. Genre-defining examples of text-adventures include Zork (1977), Colossal Cave Adventure (1976), and Adventureland (1978).

In The Temple of the Forgotten Prompt, you'll navigate ancient ruins, uncover secrets, and manipulate your environment to progress. You'll need to pay close attention to the descriptions to find clues, collect items, and figure out how to use them to overcome obstacles. The twist? I built this adventure to be solved not just by you, but by an AI agent that you'll create. Check out the tutorials to get started.