ecs-lua
Game Engine Library
An Entity Component System library for Lua game development
ECS Lua is a fast and easy to use ECS (Entity Component System) engine for game development.
165 stars
9 watching
56 forks
Language: Lua
last commit: 5 months ago
Linked from 2 awesome lists
lualuajitrobloxrobloxlua
Related projects:
Repository | Description | Stars |
---|---|---|
nidorx/ecs-lib | A lightweight and easy-to-use library for implementing an Entity Component System architecture in game development | 195 |
bakpakin/tiny-ecs | An Entity Component System framework for Lua game development | 684 |
qixi/fast_ecs | An Entity-Component-System library designed to efficiently handle entities and components in game development. | 14 |
keyslam-group/concord | An ECS library designed to support game development with Lua, providing a structured approach to organize code and data. | 227 |
sebas77/svelto.ecs | A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. | 1,223 |
adriengivry/overload | A 3D game engine with Lua scripting that aims to provide simplicity, high-quality documentation and modern C++ code for game development. | 1,801 |
kevinresol/exp-ecs | A macro-powered framework for building entity-component-system game engines | 59 |
yelnats321/entityplus | An Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems. | 190 |
andygeiss/ecs | Builds a custom game engine using the Entity Component System concept in Go. | 127 |
xyronlabs/luna | An engine that lets users create simple visual sketches and games using Lua | 21 |
andreakarasho/tinyecs | A lightweight, reflection-free Entity Component System library for .NET game development and other data-oriented applications. | 113 |
godotecs/godex | An ECS implementation for the Godot Engine game development framework. | 1,228 |
phisko/kengine | A game engine built around an Entity-Component-System architecture with C++20 support and runtime extensibility | 606 |
leudz/shipyard | An Entity Component System focused on usability and flexibility in game development and general software development | 753 |
natethegreatt/bitecs | An ultra-high performance Entity-Component-System (ECS) library for JavaScript game development | 930 |