root 2e07519648 Refactor: Component-based architecture + 10 sub-systems
- Implemented 10 sub-systems (Economy, Pathfinding, Combat, Selection, Network, Map, Entity/Building/ControlPoint state machines, Orchestrator)
- Refactored Custom_Entity.js → Unit.js with 5 components (health, owner, inventory, movement, combat)
- Added Jest test suite with 100+ tests (EconomySystem 100%, EntityStateMachine 100%, PathfindingSystem 99%, Unit.js 72%)
- All webpack builds pass (0 errors)
- BMAD-auto team-respawn flow: 10 parallel sub-agents implemented systems

Architecture: Phaser 3 + XState + socket.io + EasyStar
Mode: team-respawn
Model: custom/ollama-cloud-pro
2026-05-29 22:13:44 +00:00
2026-05-24 00:12:57 +00:00
2026-05-24 00:12:57 +00:00
2026-05-24 00:12:57 +00:00
2026-05-24 00:12:57 +00:00
2026-05-24 00:12:57 +00:00
Description
No description provided
Readme 2.6 MiB
Languages
JavaScript 83.9%
TypeScript 14.4%
Python 1.4%
CSS 0.2%