@ -283,8 +283,8 @@ function draw() {
}
for (var shape of shapes) {
shape.move();
shape.display();
if (shape.collide(shapes) === true) {
shape.sound();