Sovrun Docs 2025
  • INTRO TO SOVRUN
    • Introduction to Sovrun
    • Autonomous Worlds
    • About Sovrun
      • Sovrun Genesis
      • Sovrun Labs
      • Sovrun Nexus
      • Case Study: Eve Frontier
      • Case Study: Plunder Quest
      • History of Sovrun (BreederDAO)
  • The SOVRN Token
    • About $SOVRN
    • Token Utility
    • $SOVRN Tokenomics
    • $SOVRN on EVM Chains
      • Ethereum
      • Hyperliquid
        • Network Info
          • Block Explorer
          • Acquiring test SOVRN
        • Sessionchains
      • Base
      • BREED to SOVRN Migration
  • Build with Sovrun
    • Chain Tactics
      • Who is Chain Tactics for?
      • Why Mod Chain Tactics?
      • Headless Client
      • Sovrun SDK
      • Game Phases
      • Game Mechanics
      • Game Architecture
      • Expanding Chain Tactics Across EVM-Compatible Chains
      • Chain Tactics Development Roadmap
      • Terminology
      • Getting Started Guides
        • Chain Tactics Local Development & Headless Client
        • Lightweight Unity Client
        • Chain Tactics Modding Tutorials
        • Troubleshooting Chain Tactics Local Development
    • ReadyGamer
      • Joint Venture
      • Services
      • Architecture
      • GAME Framework
      • ReadyGamer API
      • Integration Workflow
      • Roblox Integration
        • Roblox Demo Game - Carnival AI
        • AI Agent NPC's
        • Roblox AI Agent Module
          • Getting Started
          • Module Components
          • Creating a Smart NPC
          • Creating a Continuous Behaviour Script
  • More
    • Sovrun Website
Powered by GitBook
On this page
  1. Build with Sovrun
  2. Chain Tactics

Headless Client

Introduction to the Headless Client

The headless client is a foundational component of Chain Tactics, designed to empower developers and extend the game’s ecosystem in a fully modular, platform-agnostic way. By decoupling game logic from the user interface, it enables seamless interaction with Chain Tactics’ smart contracts, powered by the Sovrun SDK’s MUD Engine, without requiring direct blockchain expertise (See Sovrun SDKfor details).

At its core, the headless client serves as a bridge between on-chain game logic and external applications, allowing for:

  • Flexible Development: Developers can build their own front-end experiences, AI-driven agents, or automation tools without modifying core game mechanics, supported by the SDK’s Game IDE Integrator for Unity and other platforms.

  • Multi-Platform Expansion: Since it’s written in C#, the client can be integrated across various devices and interfaces, ensuring broad accessibility.

  • Decentralized Evolution: As Chain Tactics enters its open-source co-development phase, this tool enables community-driven innovation by providing a standardized yet adaptable framework for new game extensions, AI opponents, or even alternative gameplay modes.

By abstracting blockchain complexities, the headless client simplifies development while preserving the integrity of the game’s Autonomous World framework—ensuring Chain Tactics remains dynamic, scalable, and truly owned by its community.

PreviousWhy Mod Chain Tactics?NextSovrun SDK

Last updated 12 days ago