The primary parts of the Pygame module used was the Rect function that is used to draw simple rectangles and allows for the use of Colliderect which automatically handles collision detection. the ...