Posts with tag “python”

See all tags
2 posts in total

Cellular Automata

Where I explore the fascinating world of Cellular Automata and share my implementations of some popular CA.

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.