/Starlings

Simulation of starling bird flocks.

Primary LanguageC++MIT LicenseMIT

Starlings

Documentation link Here

To build :-

  1. Go into directory code.
  2. In bash run following commands :-
  mkdir build
  cd build
  cmake ..
  cd ../bin
  ./Starlings 
  1. Enjoy