Arrays Talking to Arrays
Apr 20, 2021
Rules
- Points distributed randomly around canvas
- Lines drawn between each current position and each previous one.
- Moves in a straight line
- Can only move in one of four directions (N,E,S,W)
- Direction is randomized each frame








