Skip to content

Latest commit

 

History

History
24 lines (9 loc) · 515 Bytes

README.md

File metadata and controls

24 lines (9 loc) · 515 Bytes

Boids

A quick Java example of how to implement some flock behaviors

Options

Fine-tune separation, cohesion and alignment to change the interacton within the flock

alt text

Add obstacles that the flock will avoid

alt text

Add predators that will hunt the flock

alt text