import pygame import os pygame.init() # Images bgImg = pygame.image.load("Images/background.png") playerImgRight = (pygame.image.load("Images/playerR