Code viewer for World: Bouncy Balls (clone by ca4...

// Cloned by ca400test 1 on 19 May 2019 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*1555555555;
            reset();
        });
}