flocking-boids
v0.2.4
Published
Simulation of the group of items (boids) with flocking behavior, that can be rendered on the provided canvas
Maintainers
Readme
Flocking boids
Simulation of the group of items (boids) with flocking behavior, that can be rendered on the provided canvas
How it looks

How to run Demo locally
git clone https://github.com/gleb-lobastov/flocking-boids.git
npm i
npm start