Boids This is an implementation of Craig Reynolds' Boids in python using pygame. Requirements Python 3 pygame Use Modify the CONFIG sections in flock.py and boid.py, or just run flock.py as is.