Commit 8dbc132d by BellCodeEditor

save project

parent 3279e837
Showing with 15 additions and 3 deletions
......@@ -5,6 +5,18 @@ pygame.init()
# 创建一个窗口ode
screen = pygame.display.set_mode((660.660))
background = pygame.image.load()
while True:
for target_list in pygame. list:
pass
\ No newline at end of file
for event in pygame.ecent.get():
if event.type == locals.QUIT:
exit()
\ 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