Town puts skilled AI helpers inside a shared pixel world
Town is an project where people walk through a pixel town and work with AI residents. It grew from a Claude Code workflow that used several AI helpers as brainstorming partners. Those helpers could challenge an idea from different angles, act as a particular person, or rely on selected knowledge instead of guessing.
Each building contains an NPC with its own , backstory, interests, and set of abilities. The NPCs can use tools such as memory, web search, and document writing, allowing them to perform tasks as well as chat. Several people can enter the same town, see one another moving around, and talk live.
When they enter a building together and press G, they can open a group conversation with the people and AI residents in that room. Each NPC is built as a separate AI agent.
Key points
- The idea began as a Claude Code workflow using multiple AI helpers with different roles.
- Each NPC has its own , , interests, and abilities.
- AI residents can use memory, web search, and document-writing tools.
- Multiple people can share a room and hold a group conversation with AI residents.
- The project is , so makers can inspect and adapt it.