Ecstatic Examples

Interactive demos showcasing the Ecstatic ECS library

Bouncing Balls

Simple physics simulation with bouncing balls. Click to add more balls!

Bouncing Balls with Gravity

Enhanced physics with gravity, friction, and collision detection.

Blasteroids

Classic asteroids-style game with ECS architecture.

First-Person Shooter

Polished 3D FPS game demonstrating advanced ECS patterns.

3D Cube Collector

Three.js integration with ECS for 3D cube collection game.

Spinning Rectangles

Basic animation example with rotating rectangles.

DOM Calculator

Web components calculator built with ECS principles.