boids is a bird like algorithm that simulate flocking. In this program boids are used to show a picture to make it look like painting.

the algorithm uses 3 simple rules to achieve this behavior:

alignment-steer in the direction of all nearby  boids

cohesion-steer to the center of all nearby boids

separation-keep a small distance from all nearby boids

Controls: s-toggle paint mode, c- clear all walls, r-reset room, left click- place wall, right click- place boid

StatusReleased
CategoryTool
PlatformsHTML5
AuthorJohnyMoo
Made withGameMaker

Leave a comment

Log in with itch.io to leave a comment.