Dentity - Entity-Component-System Framework

A powerful and flexible ECS framework for Dart applications. Explore the live demos below:

Asteroids Game

A complete game demonstrating ECS patterns with ship controls, collision detection, shield system, and scoring. Use arrow keys to move and space to fire!

Launch Asteroids Demo

Performance Benchmarks

Real-time performance visualization showing entity creation, processing, removal, and recycling metrics with industry-standard measurements (ops/s, ns/op).

Launch Benchmark App

GitHub Repository

View the source code, documentation, and contribute to the project.

View on GitHub