godex

Game engine ECS

An ECS implementation for the Godot Engine game development framework.

Godex is a Godot Engine ECS library.

GitHub

1k stars
25 watching
68 forks
Language: C++
last commit: about 3 years ago
Linked from 1 awesome list

ecsentity-component-systemgame-developmentgame-enginegamedev

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
andygeiss/ecsBuilds a custom game engine using the Entity Component System concept in Go.129
nidorx/ecs-libA lightweight and easy-to-use library for implementing an Entity Component System architecture in game development196
sebas77/svelto.ecsA C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development.1,231
qixi/fast_ecsAn Entity-Component-System library designed to efficiently handle entities and components in game development.14
kevinresol/exp-ecsA macro-powered framework for building entity-component-system game engines59
genaray/archA high-performance ECS implementation in C#1,079
portaloffreedom/godot_entt_net_exampleAn example of integrating Entity-Component-System (ECS) architecture with Godot's GameNetworkingSockets for simple entity management and networking.30
natethegreatt/bitecsAn ECS library designed to be flexible and minimal, focusing on data-oriented systems with efficient iteration and querying capabilities.954
phisko/kengineA game engine built around an Entity-Component-System architecture with C++20 support and runtime extensibility607
richardbiely/gaia-ecsA fast and easy-to-use Entity Component System (ECS) framework for C++84
supernovaengine/supernovaA game engine that supports 2D and 3D development using an entity component system and data-oriented design.311
engoengine/ecsAn implementation of the Entity-Component-System paradigm in Go299
yelnats321/entityplusAn Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems.190
godotexplorer/gdutilsA collection of utility scripts for the Godot game engine written in GDScript.97
outfox/fennecsAn Entity-Component System implementation in C# targeting .NET 8254