Concord
Game Engine Library
An ECS library designed to support game development with Lua, providing a structured approach to organize code and data.
A feature-complete ECS library
227 stars
9 watching
27 forks
Language: Lua
last commit: 5 months ago
Linked from 1 awesome list
ecsgame-developmentlove2dlua
Related projects:
Repository | Description | Stars |
---|---|---|
nidorx/ecs-lua | An Entity Component System library for Lua game development | 165 |
qixi/fast_ecs | An Entity-Component-System library designed to efficiently handle entities and components in game development. | 14 |
bakpakin/tiny-ecs | An Entity Component System framework for Lua game development | 684 |
sebas77/svelto.ecs | A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. | 1,223 |
keyslam/inky | A GUI framework for creating customizable and platform-independent user interfaces in Lua-based game engines | 48 |
amethyst/legion | A high-performance Entity component system library for building game projects in Rust. | 1,631 |
kevinresol/exp-ecs | A macro-powered framework for building entity-component-system game engines | 59 |
xyronlabs/luna | An engine that lets users create simple visual sketches and games using Lua | 21 |
phisko/kengine | A game engine built around an Entity-Component-System architecture with C++20 support and runtime extensibility | 606 |
yelnats321/entityplus | An Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems. | 190 |
nidorx/ecs-lib | A lightweight and easy-to-use library for implementing an Entity Component System architecture in game development | 195 |
genaray/arch | A high-performance ECS implementation in C# | 1,042 |
simonihmig/ecsy-babylon | An experimental implementation of Entity Component System Architecture (ECS) for Babylon.js | 35 |
charlie5/lace | A set of reusable Ada components for building 3D simulations, games, and GUI applications. | 8 |
camchenry/sock.lua | A Lua networking library designed to simplify the process of creating networked applications in LÖVE games. | 176 |