This is a modified version of mres's version of Cyclone103's Chaos Game (<a href="/projects/Cyclone103/158093">(link to project)</a>). In this version, you can: * Drag the corners of the triangle (red, blue, and green) * Control how far the pen moves on each step (with the SCALE slider) *And, it has been speeded up a lot (almost 8x) from the previous version! Try adjusting the slider and moving the corners, click the Green Flag, and observe how the pattern changes On each step, the pen randomly chooses one of the three corners, moves a certain percentage of the way towards that corner, and draws a dot. The SCALE slider controls the percentage. Lastly, download to make faster!