Commit 2ad4aee7 by BellCodeEditor

auto save

parent dabbecc3
Showing with 1 additions and 0 deletions
...@@ -4,6 +4,7 @@ import pygame ...@@ -4,6 +4,7 @@ import pygame
pygame.init() pygame.init()
# 创建一个窗口 # 创建一个窗口
D=pygame.display.set_mode((800,600)) D=pygame.display.set_mode((800,600))
while True: while True:
......
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