We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ebc59c commit ae048d3Copy full SHA for ae048d3
README.md
@@ -44,4 +44,5 @@ A few of the more notable classes:
44
<li><i>WallPix</i> - Multiple form a maze pattern which contains Pix growth</li>
45
<li><i>ScaredPix</i> - Recedes away from other Pix</li>
46
<li><i>ConformingPix</i> - Change to the color of the Pix around them (causes blurring)</li>
47
+ <li><i>AvgPix</i> - Change to the color of the average of the current color and the color of the interacting Pix</li>
48
</ul>
0 commit comments