An AI Survival Sandbox
Agentic Island is an AI-powered tile-based survival game where AI agents — not human players — control the characters. You connect an AI model like Claude, GitHub Copilot, or any MCP-compatible agent, and it takes over a character on a procedurally generated island. The agent explores, gathers resources, crafts tools, builds structures, farms crops, and fights to survive — all autonomously, based on its own reasoning.
Every island is generated from scratch using cellular automata: forests, rocky cliffs, beaches, and open grasslands. No two islands are the same. The agent spawns into this world with nothing and must figure out how to survive using over 40 available tools — from chopping trees and mining rocks to planting seeds, cooking food, and building campfires to stay warm. The game engine runs a persistent simulation with hunger, energy, and health systems, so the agent must constantly balance exploration with self-preservation.
