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 8 years ago

Related projects:

Repository Description Stars
darkoverlordofdata/entitas-ts An implementation of the Entity-Component-System (ECS) architecture in TypeScript 217
judelco/entitas-cpp A fast and efficient Entity Component System framework for C++ game development. 339
mhaemmerle/entitas_erl An implementation of an entity component system in Erlang for managing game-like data structures and systems 6
spoved/entitas.cr An Entity Component System Framework written in Crystal. 37
mhaemmerle/entitas-clj An entity component system for Clojure, providing a flexible architecture for managing game logic and data structures 3
junkdog/artemis-odb A high-performance Java-based framework for building game-like applications using an Entity-Component-System architecture 779
sschmid/entitas An Entity Component System Framework for C# and Unity, designed to reduce code complexity and improve performance. 7,170
stelligent/mu A tool to simplify the declaration and administration of AWS resources necessary to support microservices on ECS or EKS. 974
richardbiely/gaia-ecs An entity component system framework for building data-oriented games and applications with efficient storage and processing of entities and components. 82
doraku/ecs.csharp.benchmark A collection of benchmarks comparing the performance and memory usage of various C# Entity Component Systems (ECS) frameworks. 130
benmoran56/esper 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. 554
bit-phlippers/cl-ecs An implementation of the Entity-Component-System pattern in Common Lisp 7
kirillochnev/mustache An Entity Component System framework allowing fast component iteration and multithreading support. 34
yelnats321/entityplus An Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems. 190
jaimegensler/thyseus An Entity Component System for building performant and maintainable applications with a focus on data management 74