This program draws fractal polygons using recursion.
These are the images of fractal polygons with different number of sides.
These are the cool images I got when changing global variable CIRCLE_DEGREES (360 degrees) to different degrees.
Pentagon (n=5), CIRCLE_DEGREES = 300
Heptagon (n=7), CIRCLE_DEGREES = 300