I maintain a JavaScript library called Javelin: a toolkit for building multiplayer games in TypeScript. At the core of Javelin is an Entity-Component System (ECS). In this article, I discuss ECS storage mechanisms, Javelin's current strategy, and how...
javelin.hashnode.dev6 min readNo responses yet.