Commit 47e5926a by BellCodeEditor

save project

parent 88472f72
Showing with 4 additions and 0 deletions
......@@ -11,3 +11,7 @@ while True:
print(event)
if event.type == locals.QUIT:
exit()
screen.blitbackground,(0,0)
screen.blitright,(240,120))
screen.blitfood,(360,300))
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