HomeResumeBlog

CPP Boids


Tags: C++, SFML


Project Link

The Boids algorithm used implements the basic rules of cohesion, separation, and alignment. The Boids are baised towards staying within the screen and the speed is adjustable.