Difference between revisions of "ECS"

From GiderosMobile
(No difference)

Revision as of 21:25, 14 December 2023

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:

Feel free to help document the ECS you know.

tiny-ecs

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