/svelte-boids

Spawn Boids and watch them flock together!

Primary LanguageSvelte

Svelte + Boids

An implementation of Boid's algorithm

See the live demo here!

To start the webapp:

npm run dev

or

yarn dev

Built with Svelte + Vite + TS