←back to thread

55 points blackmat | 1 comments | | HN request time: 0.263s | source

I'm excited to announce the first release of my library, evolved.lua!

evolved.lua is a fast and flexible ECS (Entity-Component-System) library for Lua. It is designed to be simple and easy to use, while providing all the features needed to create complex systems with blazing performance.

Enjoy!

Show context
poly2it ◴[] No.44054628[source]
Any examples of projects using this?
replies(1): >>44056704 #
1. blackmat ◴[] No.44056704[source]
Not yet, but I wrote this library to use in a project of mine. When I finish it, I will add a link to the README. As for a small demo project, I have one in mind, but I haven't started it yet.