A Small SDL2/CPP Program Simulating Boids Algorithm

This project showcases the Boids algorithm using SDL2 and C++. The Boids algorithm simulates flocking behavior, where each "boid" follows simple rules to create complex group dynamics.

Boids.mp4