Boid Swarm is a simple JavaScript game that simulates the behavior of a flock of birds. The game is currently being developed on the website https://shillz.io/boid_swarm/index.html.

In the game, the player controls a triangle-shaped ship that moves through a virtual environment using basic physics. The player’s goal is to guide a group of randomly generated triangle-shaped boids to follow the player’s ship by flying next to it.
As the player navigates through the game, obstacles in the form of walls are generated to challenge the player’s ability to maneuver the boids. The game is designed to be both challenging and fun as the player attempts to guide the boids through the obstacles while keeping them in formation.
Overall, Boid Swarm is a fun and engaging game that simulates the behavior of a flock of birds. It is an interesting and unique take on the traditional physics-based game genre and is worth checking out for those who are interested in simulation and flocking behavior.
Leave a Reply