click to add balls (radius affects this) space to draw lines x to delete what is under your mouse q to delete all this uses verlet integration when 2 balls or a line and a ball are too close. Every balls checks if it intersects every other ball and line, so this project becomes really inefficient when you add more balls