// Cloned by Aideen Byrne on 12 Oct 2020 from World "Bouncy Balls" by Alex Murphy
// Please leave this clone trail here.
function setup() {
createCanvas(710, 400);
$.getScript ( "uploads/alexmurphy1996/ball.js", function() {
amount = amount;
reset();
});
}