Introduction - If you have any usage issues, please Google them yourself
The program consists of a paddle, a ball, and colored rectangles (at least 5 different colors) on the top
of the screen. The color of the ball changes to certain time intervals which are determined by the
programmer. If the ball hits a rectangle (on top of the screen) which has the same color as the ball,
the rectangle will disappear and the ball changes its direction. If the ball hits a rectangle with a
different color then it will change its direction and the rectangle will not disappear from the screen.