Commit c7e97c3d by BellCodeEditor

save project

parent af3b1c79
Showing with 1 additions and 0 deletions
...@@ -50,6 +50,7 @@ while True: ...@@ -50,6 +50,7 @@ while True:
# 将背景图画上去 # 将背景图画上去
if j1=='r':
x+=1 x+=1
x=x%5 x=x%5
screen.blit(background, (0, 0)) screen.blit(background, (0, 0))
......
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