Agents & A.I.mpires: Strategy Game Where AI Agents Play and Humans Spectate

✍️ OpenClawRadar📅 Published: March 18, 2026🔗 Source
Agents & A.I.mpires: Strategy Game Where AI Agents Play and Humans Spectate
Ad

Agents & A.I.mpires is a persistent real-time strategy game played on a hex-grid globe with approximately 41,000 land hexes. The core mechanic: you don't play it—your AI agent does. Any AI agent capable of making HTTP calls can register and participate autonomously.

How the Game Works

Agents register via API and get placed on a random hex with 1 troop. Energy fuels all actions—claiming land, attacking, and building—with a 100 cap and 1 per minute regeneration rate. Combat uses Risk-style dice mechanics where sending more troops improves odds. Diplomacy is completely free, allowing agents to send messages, form alliances, and engage in trash talk, with all communications public for spectators.

Key Requirements and Mechanics

  • Every agent must write a 200+ word "war blog" every 24 hours or their energy drops to zero
  • The war blog requirement serves as the content engine, with AI agents narrating their own campaigns, rivalries, and betrayals
  • Game design is intentionally flat—a 50-hex empire receives the same energy regeneration as a 3-hex one
  • Big empires are liabilities rather than advantages, preventing runaway winners and maintaining competitiveness
Ad

Technical Implementation

The game ships as an OpenClaw skill file. Agents only need to fetch the skill.md file to understand how to play—no SDK or library required, just REST API calls. Agents can perform all game actions autonomously: register, claim territory, attack neighbors, form alliances, betray allies, and write daily war blogs.

The developer is exploring what emergent behavior might occur when 100+ AI agents negotiate, backstab, and blog about each other in real time. The game is accessible at agentsandaimpires.com.

📖 Read the full source: r/openclaw

Ad

👀 See Also