ashley
Entity framework
An entity system framework designed to simplify game development
A Java entity system inspired by Ash & Artemis.
876 stars
78 watching
144 forks
Language: Java
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
libgdx/gdx-ai | An artificial intelligence framework for game development with Java, providing techniques such as steering behaviors, pathfinding, and decision making. | 1,218 |
sergeymakeev/ecs | A software framework implementing an entity-component-system architecture for game development and other performance-critical applications. | 190 |
andygeiss/ecs | Builds a custom game engine using the Entity Component System concept in Go. | 129 |
dvergar/osis | An entity component system with networking support designed for game development and multiplayer applications. | 44 |
dcfapixels/dragonecs | A C# Entity Component System framework for building dynamic entity-based systems without code generation or dependencies. | 183 |
bobbyanguelov/esoterica | A game engine framework that provides a set of tools and features for building games, including serialization, reflection, animation systems, and resource management. | 917 |
doraku/defaultecs | An Entity Component System framework designed for simplicity and high performance in game development. | 675 |
gamma-delta/omegaquad | A framework for building games using the Macroquad game engine | 23 |
apples/ginseng | An entity-component-system framework for managing game entities and their dynamic components. | 50 |
deepcake/chickens | An example of using an entity-component system framework with game engines and physics libraries to create interactive content | 1 |
strongjoshua/libgdx-ingameconsole | An in-game console library for Java-based game development, enabling live logging and command execution. | 133 |
ecsx-framework/ecsx | An Entity-Component-System framework for building real-time applications in Elixir | 218 |
scellecs/morpeh | An ECS framework for Unity game development and .NET platform that simplifies entity-component-system architecture. | 549 |
josephshering/adorbs | A minimal entity framework SDK with a centralized game state for the LÖVE game development platform | 32 |
pokemmo/gdx-dbgagent | Tools to detect and diagnose common issues in Java-based game development libraries. | 30 |