p5 sketches Trying to learn some basic p5 to create algorithmic art. First sketch is live -- Matrix-style green rain To try it locally npm install npm run build npm run start Then browse to localhost:8080. Resources https://github.com/emilyxxie/p5_nature_of_code https://github.com/mbilokonsky/js_webpack_starter http://p5js.org/get-started/ http://p5js.org/examples/examples/Instance_Mode_Instantiation.php