Shit Entity Component System
- Updated
May 22, 2025 - Rust
Shit Entity Component System
Python sparse-set ECS with strong type-hinting. Supports entitiy relations.
Repository for our paper submitted to CGVC 2025, in which we compare sparse-set and archetype-based ECSes.
EntECS is a lightweight, TypeScript first Entity Component System designed for simplicity, speed, and flexibility. It lets you easily create games, simulations, or interactive applications by organizing logic into reusable components and systems.
Add a description, image, and links to the sparse-set-ecs topic page so that developers can more easily learn about it.
To associate your repository with the sparse-set-ecs topic, visit your repo's landing page and select "manage topics."