boids Cloned from https://github.com/stefan-bay/parallel-boids A group project for CP341 Topics in Computer Science: Parallel Programming and Distributed Systems Implementation of boids with their 3 behaviors from Craig Reynolds' paper: alignment, cohesion, and separation. Coded in C++.