Reset a Sketch with Button Click

Additional Topics Tutorial #9.10

This video looks at how to “reset” a p5 sketch on the click of a button. The example uses the p5.dom library and createButton() / mousePressed() functions.