Commit a77586d3 by BellCodeEditor

save project

parent bb6e4060
Showing with 2 additions and 4 deletions
import pygame
from pygame import locals
pygame.init() # 初始化
volume = 0.2
pygame.mixer.music.set_
# 创建窗口
screen = pygame.display.set_mode((640, 480))
# 载入图片、资源
......
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