/recs

Roblox ECS implementation

MIT LicenseMIT

RECS

An entity component system library written in Luau, for use in Roblox.

CI

RobloxComponentSystem

RECS is largely a work-in-progress successor to RobloxComponentSystem.

Primary differences:

  • Systems exist as a formalized concept
  • Components have very little attached behavior
  • Singleton components exist

Installation

Wally

RECS is available as a Wally package.

Contributing

Found a bug? Have a feature request? Please submit an issue.

License

MIT License © 2023 AmaranthineCodices