Commit 8ef14a18 by BellCodeEditor

save project

parent 4cf31a89
Showing with 2 additions and 1 deletions
......@@ -19,5 +19,5 @@ while True:
a.blit(i,(90,90))
a.blit(y,(60,90))
a.blit(y,(30,90))
a.blit(y,(0,90))
a.blit(y,(30,120))
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