chickens
Entity manager
An example of using an entity-component system framework with game engines and physics libraries to create interactive content
Example of using Echo framework with Luxe game engine and Nape physics engine (deprecated)
1 stars
1 watching
0 forks
Language: Haxe
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
deepnight/gamebase | A lightweight framework for building games with Heaps and Haxe | 614 |
nickstrupat/entityframework.softdeletable | Provides base classes and helpers for managing soft-deletable data in EntityFramework applications. | 3 |
apples/ginseng | An entity-component-system framework for managing game entities and their dynamic components. | 50 |
dcfapixels/dragonecs | A C# Entity Component System framework for building dynamic entity-based systems without code generation or dependencies. | 176 |
jonathanhirz/entity_component | A project demonstrating the setup and management of entities with added components in a Haxe-based system | 2 |
andygeiss/ecs | Builds a custom game engine using the Entity Component System concept in Go. | 127 |
hexops-graveyard/mach-ecs | An entity component system designed from first-principles for a specific programming language | 35 |
doraku/defaultecs | An Entity Component System framework designed for simplicity and high performance in game development. | 663 |
xhafan/emailmaker | An ASP.NET Core MVC and ASP.NET MVC demo app demonstrating the use of CoreDdd libraries for domain-driven development and DatabaseBuilder for database setup. | 13 |
tesselode/nata | A Lua library for managing entities in games by organizing them into pools with component-based architecture | 44 |
sebas77/svelto.ecs | A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. | 1,223 |
drawbotics/entman | A library to simplify entity management in Redux stores when using normalizr | 25 |
hilobok/anhtaggablebundle | Provides integration of taggable entities in Doctrine, adding form types and mapping for automatic creation | 6 |
phisko/kengine | A game engine built around an Entity-Component-System architecture with C++20 support and runtime extensibility | 606 |
engoengine/ecs | An implementation of the Entity-Component-System paradigm in Go | 298 |