Okay guys, I\'m trying to fade out an image. So given this:
img_ = pygame.image.load(\'circle.png\') screen.blit(img_, [100, 100])
how can I