MCPcopy Index your code
hub / github.com/elixr-games/elics

github.com/elixr-games/elics @v3.4.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release v3.4.2 ↗ · + Follow
317 symbols 730 edges 31 files 2 documented · 1% updated 30d agov3.4.2 · 2026-02-24★ 2461 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

EliCS

CI codecov npm version License: MIT

EliCS is a lightweight Entity Component System (ECS) framework optimized for complex 3D web applications. It offers exceptional performance while maintaining developer-friendly ergonomics, and provides the flexibility to accommodate different programming styles and architectural approaches.

Documentation

For detailed information about using EliCS, including concepts, guides, and API references, please visit our documentation site. Here are a few topics to get you started:

Contributing

Your contributions are welcome! Please read our Contributing Guide for development setup and guidelines, and make sure to review our Code of Conduct before contributing, thank you for being part of our community!

Changelog

See CHANGELOG.md for version history and release notes.

License

EliCS is created by Felix Z. This project is licensed under the MIT License. For more details, see the LICENSE file in this repository.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Class 126
Method 123
Function 60
Interface 6
Enum 2

Languages

TypeScript100%

Modules by API surface

__tests__/system.test.ts67 symbols
benchmarks/ecsy.bench.js39 symbols
benchmarks/becsy.bench.js37 symbols
benchmarks/elics.bench.js31 symbols
src/system.ts20 symbols
src/bit-set.ts18 symbols
src/world.ts15 symbols
src/entity.ts11 symbols
src/component.ts11 symbols
src/query-helpers.ts8 symbols
src/entity-manager.ts8 symbols
src/query-manager.ts7 symbols

For agents

$ claude mcp add elics \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page