Draggable Circle

Draggable Circle

In this project we will be making an ellipse that can be moved around the screen using our mouse pointer. The code is pretty short and simple but introduces us to variables, and interacting with our Processing programs.