Commit 27e7ef63 by BellCodeEditor

save project

parent a009f3ac
Showing with 4 additions and 4 deletions
......@@ -32,6 +32,6 @@ while True:
x += 30
FPSCLOCK.tick(3)
pygame.display.update()
screen.blit(right, (x, y))
\ No newline at end of file
pygame.display.
update()
screen.blit(right, (x, y))
\ 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