This is a simple simulation of bacteria exploring the environment by moving towards higher concentration of food (chemotaxis).
It is based on ants colony simulation written in Clojure by Rich Hickey and then ported to ClojureScript by Julian Gamble.
The relevant blog post: https://replomancer.github.io/Chemotaxis