Commit 7fca05dd by BellCodeEditor

save project

parent 4695645d
......@@ -4,7 +4,7 @@ pygame.init()
screen=pygame.display.set_mode((1056,591))
FPS=pygame.time.Clock()
background = pygame.image.load('src=http___img.3dmgame.com_uploads_images_news_20210702_1625220279_673168.jpg&refer=http___img.3dmgame.webp')
right = pygame.image.load('right.png')
right = pygame.image.load('src=http___c-ssl.duitang.com_uploads_item_201911_02_20191102145142_obpiz.thumb.1000_0.png&refer=http___c-ssl.duitang(1).jpg')
food = pygame.image.load('034c0f3479e3bda807cb8c83ed7a201d(1).jpg')
body = pygame.image.load('body.png')
left=pygame.image.load('left.png')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment