Skip to content

Commit ae048d3

Browse files
committed
Added AvgPix to README
1 parent 0ebc59c commit ae048d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,5 @@ A few of the more notable classes:
4444
<li><i>WallPix</i> - Multiple form a maze pattern which contains Pix growth</li>
4545
<li><i>ScaredPix</i> - Recedes away from other Pix</li>
4646
<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>
4748
</ul>

0 commit comments

Comments
 (0)