HomeBlog

CPP Boids


Tags: C++, SFML, Solo Project


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.