Commit 5c6116a6 by BellCodeEditor

auto save

parent f9b65f60
Showing with 1 additions and 1 deletions
...@@ -2,7 +2,7 @@ import pygame ...@@ -2,7 +2,7 @@ import pygame
# 初始化pygame,为使用pygame做准备 # 初始化pygame,为使用pygame做准备
pygame.init() pygame.init()
x,y
# 创建一个窗口 # 创建一个窗口
bg=pygame.image.load("bg.png") bg=pygame.image.load("bg.png")
right=pygame.image.load("right.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