Posts with tag “c”

See all tags
2 posts in total

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.

Snake Bot

Where I discuss how I created a program that plays a complete game of Snake in C.