Commit 9cbab5d6 by BellCodeEditor

save project

parent 070ba1ae
Showing with 10 additions and 0 deletions
......@@ -14,3 +14,13 @@ for prop in block_list:
prop.kill()
pygame.display.update()
FPS.tick(60)
if pygame,.sprite.collide_rect(wukong, sprite)
gameover = pygame.image.load('gameover.png')
screen.blit(gameover, (400,200))
gamestate = False
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