nata

Entity manager

A Lua library for managing entities in games by organizing them into pools with component-based architecture

Entity management for Lua.

GitHub

44 stars
2 watching
2 forks
Language: Lua
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tesselode/roomy A scene management library for game development. 45
itzkiwisky/andromeda A Lua library for managing and loading various types of digital assets 2
leoecscommunity/ecslite A lightweight C# framework for building entity component systems in games and other performance-critical applications 51
acksld/nvim-gfold.lua A plugin for managing Git repositories in a Neovim text editor 32
apples/ginseng An entity-component-system framework for managing game entities and their dynamic components. 50
drawbotics/entman A library to simplify entity management in Redux stores when using normalizr 25
ellisonleao/dotenv.nvim A Neovim plugin to load and manage environment variables from a .env file. 41
lmantw/themify.nvim A plugin that manages colorschemes and provides an interface to explore and install them 25
kingtut10101/sceneman Manages game states by stacking and transitioning between them using Lua. 0
alecthomas/entityx A fast and type-safe C++ framework for managing entities with components 2,227
lalitmee/cobalt2.nvim A Lua-based color scheme and theme for Neovim, supporting various plugins and plugins configurations. 107
folke/lazydev.nvim A Neovim plugin that efficiently configures and updates workspace libraries for faster development. 732
nidorx/ecs-lua An Entity Component System library for Lua game development 165
idanarye/nvim-channelot A Lua plugin for managing Neovim jobs with job control and automation capabilities. 6
deepcake/chickens An example of using an entity-component system framework with game engines and physics libraries to create interactive content 1