This sketch creates a drawTree() function that draws a Christmas tree, and then calls that function multiple times to draw a Christmas tree farm.
drawTree()
Click here to edit this code in the p5.js editor.
Create a function that draws a house.
Create a function that draws a town.
Create a function that draws a Christmas tree.
Use functions to draw a random city.
Add your own example to Happy Coding.