Feb 28, 2021
Hi Karman, looks like this errors stems from the user_click function. Can you make sure that you have stated this line of code saying what coordinates to look at for a mouse click:
# get coordinates of mouse click
x, y = pg.mouse.get_pos()