Skip to content

Latest commit

 

History

History
executable file
·
4 lines (3 loc) · 244 Bytes

README.md

File metadata and controls

executable file
·
4 lines (3 loc) · 244 Bytes

Boids-with-obstacles-and-goals

This project is a boids implementation in python complete with obstacles and a goal. The boids have goal seeking and collision avoidance in addition to basic behaviors.

It is written in python 2.7 with pygame.