Last update: April 2020.
Quick implementation of Craig Reynolds' Boids [1] to familiarize myself with C++.
Implementation with SFML is heavily inspired by the codebase by Jorge Yanar [2].
[1] C. Reynolds, Flocks, herds and schools: A distributed behavioral model. ACM SIGGRAPH Computer Graphics, (1987).