Commit 60e129dc by BellCodeEditor

auto save

parent 4b123a18
Showing with 4 additions and 0 deletions
...@@ -11,3 +11,6 @@ while True: ...@@ -11,3 +11,6 @@ while True:
print(event) print(event)
if event.type==locals.QUIT if event.type==locals.QUIT
exit() exit()
screen=pygame.blit(background(0,0))
screen=pygame.blit(right(240,120))
screen=pygame.blit(booy(240,120))
\ 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