Developed by Craig Reynolds in 1986, boids is an artificial life program that simulates the flocking behaviour of birds. The program runs in O(n^2) time complexity and has both 2-dimensional and 3-dimensional variants. In this post, learn how to implement boids in 2 dimensions using go and the graphics package ebiten.
-
Notifications
You must be signed in to change notification settings - Fork 0
License
kagzgenius/go-boid
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published