How I built a TypeScript Entity Component System
Apr 20, 2020 · Programming simulations usually is no simple task. Especially when it's about creating a computer game, which has a lot of data to crunch and a lot of different logics to run. Organization is the most crucial part, and traditionally, every game studi...
Join discussion