Week 4 : Nested For Loops and Random

Homework

Coding Sketch #3: Nested For Loops + Variations

Create a nested for loop. Use it to draw shapes to the canvas (in a grid, or otherwise).

Add another factor to the for loop to change drawing parameters iteratively to distort the grid, change the color, or some other variations.

Readings

Card image cap
Make: Getting Started with p5*js

Chapters 3.

by

LINK

Examples

Key Concepts: