This is an implementation of Boids, as decribed here Official Craig Reynold's website using pure JavaScript for logic and Phaser 3 for graphics.
- Boids quantity selection
- Obstacles
This is an implementation of Boids, as decribed here Official Craig Reynold's website using pure JavaScript for logic and Phaser 3 for graphics.