Project Link
As part of a C++ programming project, I made a simple clone of Speed Racer in SFML.
Created as part of an assignment in a couple of days.
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.