Click the pen to draw the circle and the flag to clear the background. The technique is similar to Bresenham's algorithm. It makes better looking circles than the turn/go forward method and uses only integer arithmetic. Not so much a game as a technique you might want to copy.