welcome to creative coding with p5.js 𖤣.𖥧.𖡼.⚘
the objective of this page is to give you a glimpse into what is possible with p5.js.
what is out there? concepts we'll be learning:
mouse interactivity
demo A = draw canvas effect on your website background
loading images, assets
demo B = sprinkle confetti (and other objects) across the background
creating DOM elements such as buttons
demo C = create buttons and press the buttons to spawn images on the page
using javascript to alter or interact with HTML elements
demo D = change colours of individual letters in your text (advanced, but possible!)