Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 249 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 249 Bytes

Boids

Bird-oid objects simulation wiŕitten in C++ using the PGE

Compile & Run

Run the compile script and execute the Boids executable

Bugs

  • The birds act strangely on obstacles
  • The seperation part doesn't work like it should (I think)