myecs

ECS framework

An Entity-Component-System framework for managing game-like data structures and interactions in Crystal.

my ECS(Entity-Component-System) framework in Crystal

GitHub

21 stars
3 watching
1 forks
Language: Crystal
last commit: over 2 years ago
Linked from 1 awesome list

crystal-langecs

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
spoved/entitas.crAn Entity Component System Framework written in Crystal.37
kirillochnev/mustacheAn Entity Component System framework allowing fast component iteration and multithreading support.36
benmoran56/esperA 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/ecsA software framework implementing an entity-component-system architecture for game development and other performance-critical applications.190
richardbiely/gaia-ecsA fast and easy-to-use Entity Component System (ECS) framework for C++84
ecsx-framework/ecsxAn Entity-Component-System framework for building real-time applications in Elixir218
scellecs/morpehAn ECS framework for Unity game development and .NET platform that simplifies entity-component-system architecture.549
jaimegensler/thyseusAn Entity Component System for building performant and maintainable applications with a focus on data management77
junkdog/artemis-odbA high-performance Java-based framework for building game-like applications using an Entity-Component-System architecture783
jemc/crystal-flecsA Crystal wrapper around an Entity-Component-System (ECS) library, providing a simplified interface for managing game-like data structures.2
kevinresol/exp-ecsA macro-powered framework for building entity-component-system game engines59
vberlier/goomyAn experimental ECS framework that uses template metaprogramming to simplify component management and dependency injection.12
leudz/shipyardAn Entity Component System focused on usability and flexibility in game development and general software development757
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