Coding Adventure: Ant and Slime Simulations

A small exploration of an algorithm inspired by ants, and some little experiments into simulating some of the behaviour of ants and slime moulds. I hope you enjoy! Source code (slime): Source code (ants): If you’d like to get support the channel, and get early access to future projects, you can do so here: Links to some learning resources and cool videos / projects: Slime pattern paper Slime write-up and cool examples Ant simulation video by Pezzza Slime video by Deep Look Physarum project by Michael Fogleman Chapters: 0:00 Intro 0:17 Traveling Salesperson Problem 1:36 Ant Colony Optimization 4:37 Creating a Visual Ant Simulation 9
Back to Top