Commit f3ea7db8 by BellCodeEditor

auto save

parent 1653e96d
Showing with 1 additions and 1 deletions
......@@ -3,7 +3,7 @@ from pygame import locals
#初始化pygame,为使用硬件作准备
pygame.init()
screen=pygame.display.set_mode((660.480))
#载入图片
background=pygame.image.load('bg.png')#背景图
right=pygame.image.load('right.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