ECS

From GiderosMobile
Revision as of 22:18, 14 December 2023 by MoKaLux (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Supported platforms: Platform android.pngPlatform ios.pngPlatform mac.pngPlatform pc.pngPlatform html5.pngPlatform winrt.pngPlatform win32.pngPlatform linux.png

Entity Component System

There are many Lua libraries which implement ECS:

tiny-ecs

Let's start with the ECS I am most familiar with ;-)



Feel free to help document the ECS you know.