int num=5; Wanderer[] wanderers = new Wanderer[5]; void setup() { size(400,400); smooth(); noStroke(); background(0); for (int i=0; i