Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 248 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 248 Bytes

booooids

My attempt at a C++ implementation of the flocking behaviour described by Craig Reynolds.

To compile you will need CMake and the SFML library installed.