Boids: Flocking Simulation
Where I discuss how birds and other animals flock in nature and share two of my implementations of the Boids flocking algorithm.
Blog
See all tags
2 posts in total
Where I discuss how birds and other animals flock in nature and share two of my implementations of the Boids flocking algorithm.
Where I discuss how I created a program that plays a complete game of Snake in C.