exp-ecs

Game engine framework

A macro-powered framework for building entity-component-system game engines

Experimental macro-powered Entity-Component-System game engine

GitHub

59 stars
9 watching
5 forks
Language: Haxe
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sebas77/svelto.ecs A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. 1,223
phisko/kengine A game engine built around an Entity-Component-System architecture with C++20 support and runtime extensibility 606
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. 127
godotecs/godex An ECS implementation for the Godot Engine game development framework. 1,228
richardbiely/gaia-ecs An entity component system framework for building data-oriented games and applications with efficient storage and processing of entities and components. 82
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. 554
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 684
doraku/defaultecs An Entity Component System framework designed for simplicity and high performance in game development. 663
ecsx-framework/ecsx An Entity-Component-System framework for building real-time applications in Elixir 210
nidorx/ecs-lua An Entity Component System library for Lua game development 165
scellecs/morpeh An ECS framework for Unity and .Net, providing a simple and efficient way to structure game logic 535
nidorx/ecs-lib A lightweight and easy-to-use library for implementing an Entity Component System architecture in game development 195
vitei/usagi A game engine built around a hierarchical Entity-Component-System architecture to manage complex interactions in games. 53