Arrays Talking to Arrays

EJ Gerth
Apr 19, 2021

Rules:

// F1:Points
// B1: they move randomly
// B2: they draw lines between themselves
// B3: every point is connected
// B4: the stroke color changes randomly

--

--