Commit 90340c17 by BellCodeEditor

save project

parent bff195c9
Showing with 5 additions and 0 deletions
...@@ -2,3 +2,7 @@ import pygame ...@@ -2,3 +2,7 @@ import pygame
pygame.init() pygame.init()
while True: while True:
pygame.display.set_mode((660,480)) pygame.display.set_mode((660,480))
pyganme.image.load("tanchishe"(210,120))
pyganme.image.load("tanchishe"(180,120))
pyganme.image.load("tanchishe"(180,90))
pyganme.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