Commit eaaf407a by BellCodeEditor

save project

parent 286154f9
Showing with 3 additions and 0 deletions
......@@ -14,5 +14,8 @@ while True:
exit()
screen.blit(background,(0,0))
screen.blit(food,(360,240))
screen.blit(snake,(,))
pygame.display.update()
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