This webpage uses p5.js to draw an artistic, stylized Statue of Liberty. The sketch is coded and customized with the help of ChatGPT, and demonstrates at least 20 different function calls including shapes, colors, and transformations.
createCanvas, background, fill, stroke, strokeWeight, ellipse, rect, triangle, line, arc, push, pop, translate, rotate, beginShape, vertex, endShape, textSize, text, noStroke, noFill