Coding the slowest ECS framework in Go [Making an MMO - E10]
Today we reorganize our GameObjects into an "Entity-Component-System" (ECS) framework. But first to do that, we will build our very own (and incredibly slow ECS framework).
ā Series: https://you...




