Commit 9dc81114 by BellCodeEditor

save project

parent c84d18fc
Showing with 0 additions and 3 deletions
...@@ -5,5 +5,3 @@ pygame.init() ...@@ -5,5 +5,3 @@ pygame.init()
# 创建一个窗口 # 创建一个窗口
pygame.display.set_mode((1000,1000)) pygame.display.set_mode((1000,1000))
while True:
pass
\ No newline at end of file
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