Todays lesson is kind of tricky, especially when we had to do the nested loop.
The problem that I came across while doing this is how to deal with the background colour especially for the second homework. If you declare your background colour in the void setup block, it will only do it once and the rectangles in your for loops will overlap over each other everytime it runs.
repeatition
No comments:
Post a Comment