Commit c7c389d3 by BellCodeEditor

save project

parent 8e0382d4
Showing with 2 additions and 0 deletions
......@@ -5,4 +5,5 @@ screen=pygame.display.set_mode((600,480))
while True:
for a in pygame.event.get():
if a.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