Commit 41a920bd by BellCodeEditor

auto save

parent d8480218
Showing with 7 additions and 0 deletions
...@@ -18,4 +18,10 @@ while True: ...@@ -18,4 +18,10 @@ while True:
screen.blit(shenti,(210,120)) screen.blit(shenti,(210,120))
screen.blit(shenti,(180,120)) screen.blit(shenti,(180,120))
screen.blit(shenti,(150,120)) screen.blit(shenti,(150,120))
screen.blit(shenti,(120,120))
screen.blit(shetou,(240,90))
screen.blit(shenti,(210,90))
screen.blit(shenti,(180,90))
screen.blit(shenti,(150,90))
screen.blit(shenti,(120,90))
pygame.display.update() pygame.display.update()
\ 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