News

This exercise uses the JavaScript library p5.js to learn about the basics of programming. p5.js is a decendant of Processing. A JavaScript framework that is designed to be easy to to use for ...
Do you want to create art with code? P5.js brings the Processing software sketchbook to JavaScript ...
Create a color background in P5.js Our scaffolding already has a bit of P5 code in it, so we can use the existing setup function to get started.