Description
As with most artificial life simulations, Boids is an example of emergent behavior. The complexity of Boids arises from the interaction of individual agents adhering to a set of simple rules. In this project, the rules applied in the simplest Boids world including free fall, separation, alignment, cohesion, leading, circular, collision avoidance, collaboration and adversary are implemented.