Skip to content

Latest commit

 

History

History
7 lines (3 loc) · 328 Bytes

File metadata and controls

7 lines (3 loc) · 328 Bytes

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