2e075196489c42ff37f8b76ad99bbdf16ff106be
- 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
Restitution
- Somehow I deleted the og readme....
- Client WS library: https://github.com/heineiuo/isomorphic-ws
- FSM library: https://xstate.js.org/docs/packages/xstate-fsm/#api
Description
Languages
JavaScript
83.9%
TypeScript
14.4%
Python
1.4%
CSS
0.2%