Simple flocking algorithm in Game Maker. Learned a little more about inheritance and functions within GameMaker (and some improved collision detection). The blue boids evade, the red ones move together (and convert blues into reds) and the player is green and can move and shoot freely. The reds and blues interact with each other and the player.