Commit 20aa07e8 by BellCodeEditor

auto save

parent a90c111d
Showing with 2 additions and 4 deletions
import pygame
pygame.init()
screen=pygame.display.set_mode((600,480),0,32)
\ No newline at end of file
screen=pygame.display.set_mode((600,480),0,32)
screen=pygame.display.set_mode((600,480),0,32)
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