Thread 102

Langton's ant is a classic simulation from artificial life. It is super simple: turn right on white, turn left on black, and flip the color the square.

Provided as an @album solution that runs in @napari: solutions.computational.life/a