View project at Scratch
|
Geometric Pattern
ASSIGNMENT:
Implement the following alterations to the sample program:
- Draw this sideways. In other words, instead of moving from top to
bottom as the pattern is drawn, move from left to right.
- Provide three buttons which will trigger a redraw.
- Each button will draw the pattern in a different color.
|