Commit 6d48b341 by BellCodeEditor

auto save

parent 4b31015a
import pygame
from pygame import locals
pygame.init()
screen = pygame.display.set_mode((800,550))
bj = pygame.image.load('bj.png')
hlyou = pygame.image.load('hlyou.png')
hlyou_fei = pygame.image.load('hlyou_fei.png')
hlzuo = pygame.image.load('hlzhou.png')
hlzuo_fei = pygame.image.load('hlzhou_fei.png')
\ 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