esper
ECS framework
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.
An ECS (Entity Component System) for Python
562 stars
31 watching
70 forks
Language: Python
last commit: 6 months ago
Linked from 1 awesome list
entity-component-systementity-systemgamedevroguerougelike
Related projects:
Repository | Description | Stars |
---|---|---|
| A fast and easy-to-use Entity Component System (ECS) framework for C++ | 84 |
| An Entity Component System framework allowing fast component iteration and multithreading support. | 36 |
| A software framework implementing an entity-component-system architecture for game development and other performance-critical applications. | 190 |
| An Entity Component System for building performant and maintainable applications with a focus on data management | 77 |
| An Entity-Component-System framework for building real-time applications in Elixir | 218 |
| An ECS framework for Unity game development and .NET platform that simplifies entity-component-system architecture. | 549 |
| An implementation of the Entity-Component-System pattern in Common Lisp | 7 |
| A fast and efficient Entity Component System framework for C++ game development. | 343 |
| A macro-powered framework for building entity-component-system game engines | 59 |
| A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. | 1,231 |
| An Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems. | 190 |
| A lightweight and easy-to-use library for implementing an Entity Component System architecture in game development | 196 |
| An Entity-Component-System framework for managing game-like data structures and interactions in Crystal. | 21 |
| An experimental ECS framework that uses template metaprogramming to simplify component management and dependency injection. | 12 |
| A C# Entity Component System framework for building dynamic entity-based systems without code generation or dependencies. | 183 |