YAST Yet Another Sierpinski Triangle
This project draws the triangle using six sprites which take turns drawing on the screen. The sprites communicate with each other using global variables which tell them when and where to draw. (See the script for more details.)