entity-system
There are 10 repositories under entity-system topic.
benmoran56/esper
An ECS (Entity Component System) for Python
adngdb/entity-system-js
ensy - A very simple Entity System for JavaScript
jMonkeyEngine-Contributions/zay-es
Zay-ES is a Java-based high-performance entity-component-system.
matheusportela/Poiesis
Poïesis game in C++, with custom engine (with entity system and particle physics) using SDL - Grow, complexify, survive.
PolyhedronStudio/Polyhedron-Engine
Heavily modified engine fork of Nvidia's Q2RTX. https://discord.gg/6Qc6wfmFMR
detomon/Tetragon.js
Small Javascript framework for canvas animations including an entity system
benjamin-allen/photon
A fast, simple, open-source ECS library for C++
aschaeffer/rust-ecs-poc
The Reactive Semantic Entity Component System is meant to be the core of the game engine which represents the game state as the one and only truth using entities and semantic relations in a graph that controls and runs the game logic using reactive technologies.
DreamAlone666/ecsfp
ECS(Entity-Component-System) for Python, simple and flexible
jonaskris/EntitySystem
Entity system used for AbyssEngine