entity_component
Entity manager
A project demonstrating the setup and management of entities with added components in a Haxe-based system
2 stars
1 watching
0 forks
Language: Haxe
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
apples/ginseng | An entity-component-system framework for managing game entities and their dynamic components. | 50 |
alecthomas/entityx | A fast and type-safe C++ framework for managing entities with components | 2,226 |
deepcake/chickens | An example of using an entity-component system framework with game engines and physics libraries to create interactive content | 1 |
imanubhardwaj/vue-entity-adapter | A package to simplify state management for collections of entities in Vue.js applications. | 20 |
alan-fgr/minecs | A minimal, data-oriented Entity-Component System written in C# | 73 |
drawbotics/entman | A library to simplify entity management in Redux stores when using normalizr | 25 |
blackmatov/ecs.hpp | An implementation of an Entity Component System architecture for managing game-like entities and their associated data | 38 |
vittorioromeo/ecst | An experimental library providing a flexible and efficient way to manage entities and their components in C++14 multithreaded systems. | 472 |
hmans/miniplex | An entity management system based on the Entity Component System pattern, designed for game development and other demanding applications. | 850 |
tesselode/nata | A Lua library for managing entities in games by organizing them into pools with component-based architecture | 44 |
hexops-graveyard/mach-ecs | An entity component system designed from first-principles for a specific programming language | 35 |
jonathanhirz/_empty | A starting point for creating Haxe projects with a default empty folder structure. | 1 |
engoengine/ecs | An implementation of the Entity-Component-System paradigm in Go | 298 |
jonathanhirz/bnupe | An experimental platformer game built in Haxe. | 1 |
umijs/hox | A state management solution for React components | 1,456 |