entitas_erl

Entity ECS

An implementation of an entity component system in Erlang for managing game-like data structures and systems

Entity component system based on https://github.com/wooga/entitas

GitHub

6 stars
1 watching
2 forks
Language: Erlang
last commit: almost 11 years ago

Related projects:

Repository Description Stars
mhaemmerle/entitas-clj An entity component system for Clojure, providing a flexible architecture for managing game logic and data structures 3
judelco/entitas-cpp A fast and efficient Entity Component System framework for C++ game development. 343
darkoverlordofdata/entitas-ts Entitas is an implementation of the Entity-Component-System (ECS) architecture in TypeScript. 217
spoved/entitas.cr An Entity Component System Framework written in Crystal. 37
yelnats321/entityplus An Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems. 190
darkoverlordofdata/entitas-scala A tool for creating and managing Entity-Component-System architectures in Scala, providing command-line interfaces for component creation and code generation. 1
guillaume-haerinck/met-ecs A simple Entity Component System library designed to facilitate the creation and management of entities with components and systems. 16
outfox/fennecs An Entity-Component System implementation in C# targeting .NET 8 254
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. 562
mohamedlt/v_ecs An Entity component System library for Vlang 17
natweiss/entityfu A lightweight C++ entity component system for managing entities and their associated components. 85
nceas/eml Defines a vocabulary and markup syntax for documenting research data in an interoperable and readable way 42
engoengine/ecs An implementation of the Entity-Component-System paradigm in Go 299
leudz/shipyard An Entity Component System focused on usability and flexibility in game development and general software development 757
nidorx/ecs-lib A lightweight and easy-to-use library for implementing an Entity Component System architecture in game development 196