For the complete documentation index, see llms.txt. This page is also available as Markdown.

Architecture

Example AI Agent Architecture Flow

A visual representation of how the GAME framework interacts with a game’s systems, including:

  • Input Sources (game state, player actions, environmental data)

  • Decision-Making Layer (AI processing and action selection)

  • Output Actions (NPC movement, dialogue, game event triggers)

Last updated