Generate a random polygon with many sides and randomly drop point on the screen. If the point falls inside the polygon color it in red, otherwise color it in blue.
If a previous project, you are asked to draw a recursive window. In this project, animate the recursive window as shown above. Related Project: Recursive Window