Commit f5517c25 by BellCodeEditor

auto save

parent bf6107d1
Showing with 3 additions and 2 deletions
import pygame
pygame.init()
s=pygame.display.set_mode((70.60))
\ No newline at end of file
screen = pygame.display.set_mode((1366, 768))
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