Skip to content

Week 4 Assignment

Jiashan Wu edited this page Apr 28, 2017 · 4 revisions

Assignment

Complete the following p5 videos

Coding:

  • Set up your p5.js sketch file p5.js set up example code
  • Do something interesting with geometric shapes!
    • Create a sketch using shapes and colors (stroke, fill, color, background, transparency)
    • Create your own variables
    • Experiment with variables mouseX and mouseY, and function mousePressed()
  • Save all of your files (HTML, CSS, JS) in a new folder, and drop the folder into Google Drive.

Resources

Clone this wiki locally