Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.39 KB

README.md

File metadata and controls

34 lines (26 loc) · 1.39 KB

ICM-2021-Code-Remix

Re-mix of the weekly topics of ICM-2021-Code

ICM Weekly Re-mix

Changes

  • Added Recap, Explore and Experiment section to each week.
  • functions and DOM used early and throughout.
  • Links to video tutorials via Dan Shiffman's page rather than via youtube link.
  • All sketches in editor.p5js.org with latest javascript syntax and recommended usage (eg. let vs. var, console.log vs. print)
  • Added graphics for Lauren Lee McCarthy's Getting Started with p5.js.