Move Circle

New Concepts

ConceptDescription
1
Circles can be drawn at the position of the mouse when it moves
2
Screen should be cleared before each draw, to avoid multiple circles appearing

Code

This code will move a circle until quit event occurs.

Here is what the screen looks like