Commit b9fc5565 by BellCodeEditor

save project

parent 7825a081
Showing with 7 additions and 0 deletions
...@@ -2,3 +2,9 @@ import pygame ...@@ -2,3 +2,9 @@ import pygame
pygame.init() pygame.init()
screen = pygame.dispiay.set_mode((660, 480))
while True:
\ 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