entitas-clj
ECM
An entity component system for Clojure, providing a flexible architecture for managing game logic and data structures
Entity component system based on https://github.com/wooga/entitas
3 stars
2 watching
2 forks
Language: Clojure
last commit: over 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of an entity component system in Erlang for managing game-like data structures and systems | 6 |
| A fast and efficient Entity Component System framework for C++ game development. | 343 |
| A tool for creating and managing Entity-Component-System architectures in Scala, providing command-line interfaces for component creation and code generation. | 1 |
| An Entity Component System (ECS) and Object-Relational Mapping (ORM) implementation for C# | 168 |
| An Entity Component System Framework written in Crystal. | 37 |
| Entitas is an implementation of the Entity-Component-System (ECS) architecture in TypeScript. | 217 |
| An implementation of the Entity-Component-System paradigm in Go | 299 |
| A high-performance ECS implementation in C# | 1,079 |
| An experimental library providing a flexible and efficient way to manage entities and their components in C++14 multithreaded systems. | 472 |
| An entity management system based on the Entity Component System pattern, designed for game development and other demanding applications. | 864 |
| An entity-component-system framework for managing game entities and their dynamic components. | 50 |
| An implementation of an Entity Component System architecture for managing game-like entities and their associated data | 39 |
| A simple Entity Component System library designed to facilitate the creation and management of entities with components and systems. | 16 |
| An Entity-Component System implementation in C# targeting .NET 8 | 254 |
| An Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems. | 190 |