摘要:
# -*- coding:utf-8 -*-import sys # 导入sys模块import pygame # 导入pygame模块 pygame.init() # 初始化pygamesize = width, height = 640,480 # 设置窗口screen = pygame.dis 阅读全文
# -*- coding:utf-8 -*-import sys # 导入sys模块import pygame # 导入pygame模块 pygame.init() # 初始化pygamesize = width, height = 640,480 # 设置窗口screen = pygame.dis 阅读全文
posted @ 2022-12-01 22:49
Listened*
阅读(107)
评论(0)
推荐(0)

浙公网安备 33010602011771号