Commit 940bacc3 by BellCodeEditor

save project

parent 5c108af3
Showing with 4 additions and 1 deletions
import pygame
import pygame
......@@ -3,3 +3,5 @@ from pygame import locals
pygame.init()
screen = pygame.display.set_mode((660,480),0,32)
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