/Boids-python

Lightweight boids simulation written in python

Primary LanguagePython

2D-Boids-simulation

boids.mp4

Lightweight 2D boids simulation written in python using pygame that is extremely easy to understand. The simulation can be run immediately after installing the dependencies

Dependencies

  • pygame
  • numpy