83660609fce22a18dffcee54f8d756abf9702691
Add three ECS systems for NPC simulation: - needsDecaySystem: decrements hunger/energy each tick, clamped at 0 - npcBrainSystem: goal selection based on need thresholds with pathfinding - movementSystem: advances entities along computed paths Includes 8 passing tests covering decay, goal prioritization, and movement. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Description
Multiplayer NPC simulation game (Dwarf Fortress-inspired)
Languages
TypeScript
99.9%