Commit 4847cadc by BellCodeEditor

save project

parent 8618f241
Showing with 3 additions and 0 deletions
......@@ -21,3 +21,5 @@ while True:
screen.blit(bg,(0,0))
screen.blit(head_l,(240,30))
screen.blit(apple,(300,390))
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