In the previous blog post, we configure a basic project using CMake. We included the Flecs Entity Component System (ECS) framework for the fundamental building
In my previous blog post, I went over the basic most fundamental concepts of Entity Component System (ECS) without really providing larger concrete examples. As
Making a Survivors clone part 1An introduction to ECS and Data-Oriented DesignEntity Component Systems (ECS) represent a paradigm shift when it comes to developing real-time