Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoleoprice authored Jun 2, 2022
1 parent 5c1a0b8 commit f7dca77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sketch.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ function draw() {
g = random(0,255);
b = random(0,255);
fill(r, g, b);
}
}

0 comments on commit f7dca77

Please sign in to comment.