exp-ecs
Game engine framework
A macro-powered framework for building entity-component-system game engines
Experimental macro-powered Entity-Component-System game engine
59 stars
9 watching
5 forks
Language: Haxe
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sebas77/svelto.ecs | A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. | 1,231 |
phisko/kengine | A game engine built around an Entity-Component-System architecture with C++20 support and runtime extensibility | 607 |
qixi/fast_ecs | An Entity-Component-System library designed to efficiently handle entities and components in game development. | 14 |
andygeiss/ecs | Builds a custom game engine using the Entity Component System concept in Go. | 129 |
godotecs/godex | An ECS implementation for the Godot Engine game development framework. | 1,242 |
richardbiely/gaia-ecs | A fast and easy-to-use Entity Component System (ECS) framework for C++ | 84 |
benmoran56/esper | A lightweight Entity System module for Python that provides an efficient and flexible architecture for building game engines or other applications with entity-component-systems. | 562 |
sergeymakeev/ecs | A software framework implementing an entity-component-system architecture for game development and other performance-critical applications. | 190 |
bakpakin/tiny-ecs | An Entity Component System framework for Lua game development | 690 |
doraku/defaultecs | An Entity Component System framework designed for simplicity and high performance in game development. | 675 |
ecsx-framework/ecsx | An Entity-Component-System framework for building real-time applications in Elixir | 218 |
nidorx/ecs-lua | An Entity Component System library for Lua game development | 166 |
scellecs/morpeh | An ECS framework for Unity game development and .NET platform that simplifies entity-component-system architecture. | 549 |
nidorx/ecs-lib | A lightweight and easy-to-use library for implementing an Entity Component System architecture in game development | 196 |
vitei/usagi | A game engine built around a hierarchical Entity-Component-System architecture to manage complex interactions in games. | 53 |