Deep Dungeon

Tambo.coNext.jsReactZustandZodWeb Speech API
Deep Dungeon

Deep Dungeon is a roguelike built with Tambo as the game engine, not just a chatbot. There are no fixed dialogs or hard-coded screens—the AI Dungeon Master generates levels, mechanics, and UI in real time based on the player’s actions.

Players control the game through keyboard, voice, and natural language. Tambo turns free-form intent into structured tool calls such as spawning entities, modifying rooms, creating quests, and reshaping the HUD to match the situation. Interfaces like merchants, puzzles, and combat panels appear dynamically instead of being prebuilt.

The project explores a new way to build games where the director is an agent rather than static code. It adapts pacing, responds to player behavior, and creates unique narratives every run—demonstrating how Tambo can power full interactive systems beyond chat.