/emergence.py

2D Arrays of dots, initially red and blue with random distribution of each. Checks neighbors and determines its own color. Changes color if dominantly surrounded by another color.

Primary LanguagePython

Watchers