1.载入基础环境(背景音乐、音效、图片) # -*- coding: utf-8 -*- # main.py import pygame import sys import traceback from pygame.locals import * from random ...
確定! 回上一頁