entitas-scala

ECS framework

A tool for creating and managing Entity-Component-System architectures in Scala, providing command-line interfaces for component creation and code generation.

Entitas-Scala.js

GitHub

1 stars
4 watching
1 forks
Language: XSLT
last commit: over 10 years ago

Related projects:

RepositoryDescriptionStars
darkoverlordofdata/entitas-tsEntitas is an implementation of the Entity-Component-System (ECS) architecture in TypeScript.217
judelco/entitas-cppA fast and efficient Entity Component System framework for C++ game development.343
mhaemmerle/entitas_erlAn implementation of an entity component system in Erlang for managing game-like data structures and systems6
spoved/entitas.crAn Entity Component System Framework written in Crystal.37
mhaemmerle/entitas-cljAn entity component system for Clojure, providing a flexible architecture for managing game logic and data structures3
junkdog/artemis-odbA high-performance Java-based framework for building game-like applications using an Entity-Component-System architecture783
sschmid/entitasAn Entity Component System Framework for C# and Unity, designed to reduce code complexity and improve performance.7,210
stelligent/muA tool to simplify the declaration and administration of AWS resources necessary to support microservices on ECS or EKS.974
richardbiely/gaia-ecsA fast and easy-to-use Entity Component System (ECS) framework for C++84
doraku/ecs.csharp.benchmarkA collection of benchmarks comparing the performance and memory usage of various C# Entity Component Systems (ECS) frameworks.130
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
bit-phlippers/cl-ecsAn implementation of the Entity-Component-System pattern in Common Lisp7
kirillochnev/mustacheAn Entity Component System framework allowing fast component iteration and multithreading support.36
yelnats321/entityplusAn Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems.190
jaimegensler/thyseusAn Entity Component System for building performant and maintainable applications with a focus on data management77