python-飞机大战项目

import math import sys import copy import random as r import pygame import os #加载图片 startImages=[ pygame.image.load('image/background.png'), pygame.image.load('image/bjair.png'), pygame.i
相关文章
相关标签/搜索