Interact with mouse to detect collisions with circles. Press SPACE to create a new circle, enter the radius you want and it will appear !
How it work : to detect the collision with the mouse, we check the distance between him and if the distance is lower than the radius of the circle, collision !