Tony
anthonypowell.me
Tony
@anthonypowell.me
Senior Software-er

Writing open source code

https://anthonypowell.me
After implementing a Controller component and a KeyboardSystem I _really_ see the value of ECS.

Attaching the controller component to two distinct entities lets me control them both, even though they are affected by separate physics components!

The pink and yellow boxes have controllers attached
November 14, 2024 at 2:29 AM
Learning entity component systems via typescript and html canvas. This is like, way more satisfying to implement than other ways I've managed logic for dumb little visualizers
November 14, 2024 at 12:30 AM