Serializing and deserializing an ECS in JavaScript/TypeScript
I've been playing around more and more with some prototypes for my online persistent-universe single/coop player space game. In the last iteration, I wanted to use an ECS for getting a feel of how it might look like whether I am to implement an ECS i...
Feb 12, 20223 min read222


