Commit 6a26d0a1 by BellCodeEditor

save project

parent e20d36fe
Showing with 6 additions and 1 deletions
import pygame import pygame
from pygame importlocals
pygame.init() pygame.init()
screen=pygame.display.set_mode((660,480)) screen=pygame.display.set_mode((660,480))
while true:
for event in locals.event.get():
if event. type==12:
exit()
\ 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