A visual implementation of the flocking algorithm (boids) using the Love2D framework (Lua). Simulates natural swarm behavior where particles move organically on the screen following collective patterns.
Gravacao.de.Tela.2025-10-23.as.22.05.34.mov
# Clone the repository
git clone https://github.com/your-username/flock-simulation.git
cd flock-simulation
# Run the simulation
love .Left mouse click: Add new boids to the simulation
The simulation starts automatically when executed