[WP_UnityObject src=”http://dl.getdropbox.com/u/18762/jeffcraighead/life.unity3d” width=”600″ height=”430″ altimage=”http://www.jeffcraighead.com/wp-content/uploads/life.jpg”/]
For part of the simulation I’m working on we need to display some random, abstract, screen screen saver to our participants within the simulation on a robot screen. I decided to tinker with creating a variant of LIFE that uses a lot of color. I’m pretty happy with it. The colors are used to make it look nice + offspring take the average color of the parents (neighbors).