Arcania: A Dynamic RPG by Mythos Studio

Arcania is a proof-of-concept for a next-generation RPG experience. At its core, it's a text-based adventure in a gritty fantasy world, but its true innovation lies in its 'living' narrative, generated and directed in real-time by an AI Game Master named LIRIA. Unlike traditional games with pre-scripted paths, Arcania provides an emergent story for every player, demonstrating the 'Game Director as a Service' (GDaaS) model where AI is the central creative force.

Arcania Character

Dual-Engine Architecture

Arcania separates the "Mind" from the "Body." Two distinct AI systems work in tandem to deliver the experience.

Liria Icon

LIRIA

Narrative Designer
v2.0

The "Mind" of the game. A Game Director as a Service that processes world state to generate unique stories and quests.

System Specifications

  • OutputEmergent Narrative
  • LogicDynamic Choice Generation
  • MemoryRAG + Vector Database
  • ProtocolJSON Game Directives
Hokusai Icon

HOKUSAI

Expressive Layer
v1.1

The "Body" of the agent. It translates Liria's logical output into audiovisual performance, giving the AI a face and voice.

Future Vision Capabilities

  • VisualsDynamic Avatar State
  • AudioGenerative TTS Voice
  • BehaviorNon-verbal Cues & Idles
  • StatusIn Development (v1.1)

Technical Architecture

Arcania uses a decoupled, event-driven architecture. The AI "mind" is isolated from the game client, communicating strictly via structured JSON payloads.

React

Client Layer

React Frontend

User Action
JSON Payload
Node.js

Orchestrator

Node.js API

State Manager
Context + Prompt
Gemini
Qdrant

Intelligence Core

Gemini + Qdrant

Cognition & Memory

Data Flow: The Client sends an action → Node.js retrieves World State & Lore (Qdrant) → Constructs prompt for Gemini → Gemini returns structured Game Directives → Client renders the outcome.

Built for Scale & Speed

React logo
TypeScript logo
Vite logo
Tailwind CSS logo
Three.js logo
Node.js logo
Express logo
Google Gemini logo
PostgreSQL logo
Qdrant logo

A New Era of Storytelling

Arcania is more than a game; it's an exploration into the future of interactive entertainment where AI acts as a true creative partner.