move to right

Declare a var for cx and cy, centre of circle.
These values will be carried from one draw to the next.

Set the initial value of cx and cy inn setup()

Each run of draw() will ncrease cx by 1