/boid-simulation

This is a Java implementation of Craig Reynolds’ Boid algorithm. It uses the three simple rules of separation, alignment, and cohesion to simulate flocking behaviour of birds.

Primary LanguageJava

This repository is not active