A downloadable project for Windows

A 2D boids algorithm implementation with OpenGL on C++.

This is only a simulation. There are a few things to take note:

  • Yellow fish will run towards the peach-coloured circle, you can drag it around.
  • Yellow fish will avoid the red circle with an X, you can also drag it around.
  • The Red fish will always try to attack the Yellow fish, which will try to avoid the Red fish as well.
  • You can add or remove Yellow fish from the simulation using buttons on the bottom left, or arrow keys.

Enjoy the simulation, it is nothing much, but at least you can see the wonders of technology.


Controls:

  • Move Circles: Left Click Hold & Drag
  • Add Yellow Fish: Right Arrow Key
  • Remove Yellow Fish: Left Arrow Key
  • Exit: Alt + F4 / Close Window

Download

Download
Boids Algorithm Program.zip 67 kB

Install instructions

Unpack .zip file and run .exe to boot up the boids algorithm program.

Leave a comment

Log in with itch.io to leave a comment.