Skip to content

Implemented a simulation in Java to replicate flocking behavior, inspired by natural phenomena such as bird flocks or fish schools. the simulation modeled the movement of individual agents (boids) following simple behavioral rules: separation, alignment, and cohesion.

Notifications You must be signed in to change notification settings

ivan3002/Flocking-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flocking-Simulator

About

Implemented a simulation in Java to replicate flocking behavior, inspired by natural phenomena such as bird flocks or fish schools. the simulation modeled the movement of individual agents (boids) following simple behavioral rules: separation, alignment, and cohesion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages