In my platformer game, there is a circle (player), and rectangles (obstacles/platforms). how do I detect the collision of them. I am using tkinter, and python 3.