Flower Grid
example p5.js javascript for-loops genuaryClick here to edit this code in the p5.js editor.
This sketch uses a nested for
loop to draw a grid of random flowers.
I created this for the 25th day of Genuary which had a prompt of “Make a grid of permutations of something.”
Remix Ideas
- Make your flowers more realistic, or limit them to random shades of red, orange, or other interesting colors.
- Add vines to the background of your flower grid.
- Create a grid of random drawings of something else. Try a random smiley face, or a random pattern.
Comments and Questions
Happy Coding is a community of folks just like you learning about coding.
Do you have a comment or question? Post it here!