/boids_py

Boids simulation in python

Primary LanguagePythonMIT LicenseMIT

Boids

This is an implementation of Craig Reynolds' Boids in python using pygame.

Requirements

Use

Modify the CONFIG sections in flock.py and boid.py, or just run flock.py as is.