摘要: [Python] pygame 简单入门 Pygame 的介绍 pygame 是用来写游戏的 python 模块集合。使用 python 可以导入 pygame 来开发有意思的游戏。pygame 小巧并且跨平台。 安装 pygame # 如果安装速度慢,可以使用换源安装 pip install pygame # 另一种方法 python - 阅读全文
posted @ 2025-02-03 07:28 JosiahBristow 阅读(32) 评论(0) 推荐(0)