Boids Flocking simulation written in python using the pygame library Requirements Python 3 Pygame How to run the simulation Clone the repository Install Pygame: pip install pygame Run the simulation: python main.py