Commit 10d621b3 by BellCodeEditor

save project

parent fd513f95
Showing with 9 additions and 1 deletions
......@@ -21,8 +21,16 @@ while True:
if event.type==locals.QUIT:
exit()
if event.type == locals.MOUSEBUTTONDOWN:
w=w+1
if event buttons ==1:
w=w+1Windows PowerShell
if w%2==0:
pygame.mixer.music.unpause()
p=play_img
......
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