I'm not sure which thing I'd rather maintain -- my own ECS, or this wrapper (assuming it ever compiles). 2/2
I'm not sure which thing I'd rather maintain -- my own ECS, or this wrapper (assuming it ever compiles). 2/2
I’m also getting my feet wet with ECS, but in the context of React/TypeScript using koota, which supports relations. They’re proving useful for modeling complex hierarchical structures.
ECS takes getting used to, but I like the flexibility and separation of concerns.
I’m also getting my feet wet with ECS, but in the context of React/TypeScript using koota, which supports relations. They’re proving useful for modeling complex hierarchical structures.
ECS takes getting used to, but I like the flexibility and separation of concerns.