Commit 4fca8be8 by BellCodeEditor

save project

parent 812e276a
Showing with 13 additions and 0 deletions
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