Skip to content

Game Overview

EternalGuild is a Godot 4 / C# tactical RPG prototype built around expedition runs.

The current loop is:

  1. Build or select a party in the guild hub.
  2. Enter a dungeon contract.
  3. Resolve tactical combat, event, treasure, and economy rooms.
  4. Claim rewards and manage equipment.
  5. Choose the next room from the path map.
  6. Return to the hub or wipe, preserving the run/meta state that the game owns.

The codex is generated from the repository so developers can inspect what is actually present in the active runtime data.