ICM - Week 04
- Oct 2, 2025
- 1 min read
I struggled a bit doing the worksheet. but after a lot of trial and error I was able to complete most of it. I wasn't sure about how to change each column to a different color.
I feel like many of my mistaked derive from misusage of the curly brackets and assigning unrelated things to if statements.
Another problem I've had was this:

I was trying to make the left colums red and the right blue but I forgot to define the first color as white so it created a mess.
For this week's assignment I created an abstract monster pattern made out of rectangles (I didn't feel comfortable working with other shapes because they have a lot of variables and sometimes different position attributes).
I tried to create a pattern for a character. I created an offset between the rects to convey a shadow and light feel that will make the pattern pop out a bit and got rid of the strokes to support the illusion.
Later I coded the eyes to be further apart from one another. I wanted to assign the pupils and their reflections to the mouseX
but wasn't sure how to make a constraint of three components that would work with the loop.


