First click on the Green flag. At this point, the program will ask you to enter a number N such that 1 < N < 200. After entering this number the program proceeds to draw the design, and when it is done, the cats say “How was that?” and the program then stops.
This program draws an interesting, colorful, parameterized geometric design. The design consists of a pattern that is created when you connect points on X and Y axes in an alternate fashion. The user will have the option of controlling this design by providing the number of points on each axis. Since the design is symmetric, the program employs two sprites doing the work concurrently.