A simple implementation of boids. The only additional rules are one that adds velocity back towards the screen when the boids get near the edge, keeping them on screen (for the most part) and another that add velocity towards your cursor position when you hold left click.


Information about boids: http://www.red3d.com/cwr/boids/

Leave a comment

Log in with itch.io to leave a comment.