Show HN: Decided to play god this morning, so I built an agent civilisation
Summary
Werld presents a local, offline agent civilization simulation where autonomous agents evolve on a small-world graph using NEAT-style brains. The project includes a pure-Python simulator and a Next.js dashboard, with modular components for engine, agents, reasoning, and persistence. It emphasizes open-ended evolution without cloud services, offering a hands-on platform for studying emergent AI and agent-based modeling.