godex
Game engine ECS
An ECS implementation for the Godot Engine game development framework.
Godex is a Godot Engine ECS library.
1k stars
25 watching
68 forks
Language: C++
last commit: about 3 years agoLinked from 1 awesome list
ecsentity-component-systemgame-developmentgame-enginegamedev
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Builds a custom game engine using the Entity Component System concept in Go. | 129 | |
| A lightweight and easy-to-use library for implementing an Entity Component System architecture in game development | 196 | |
| A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. | 1,231 | |
| An Entity-Component-System library designed to efficiently handle entities and components in game development. | 14 | |
| A macro-powered framework for building entity-component-system game engines | 59 | |
| A high-performance ECS implementation in C# | 1,079 | |
| An example of integrating Entity-Component-System (ECS) architecture with Godot's GameNetworkingSockets for simple entity management and networking. | 30 | |
| An ECS library designed to be flexible and minimal, focusing on data-oriented systems with efficient iteration and querying capabilities. | 954 | |
| A game engine built around an Entity-Component-System architecture with C++20 support and runtime extensibility | 607 | |
| A fast and easy-to-use Entity Component System (ECS) framework for C++ | 84 | |
| A game engine that supports 2D and 3D development using an entity component system and data-oriented design. | 311 | |
| An implementation of the Entity-Component-System paradigm in Go | 299 | |
| An Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems. | 190 | |
| A collection of utility scripts for the Godot game engine written in GDScript. | 97 | |
| An Entity-Component System implementation in C# targeting .NET 8 | 254 |