Introduction - If you have any usage issues, please Google them yourself
Hide and seek game using java, when users mouse close to the target circle, the circle ran the mouse capture point.
Hint: Draw a circle, listen mouse events, mouse enters the circle, then remove the circle, outside the scope of the original and re-draw a circle the same size.