UUBlog

UUBlog

  • Home
  • Categories32
  • Archives124
  • Tags123
  • About
  • Search
  • Table of Contents
  • Overview
  1. 1. FantasyShooter

尹安灿

124 posts
32 categories
123 tags
GitHub

Pygame实现的太空射击类小游戏

Posted on 2017-08-25 Edited on 2024-02-03 In python , pygame

FantasyShooter

入门必搞的太空射击小游戏。

如果还没安装pygame模块的

sudo pip install pygame or pip install -r requirements.txt

安装好模块后直接 python fantasyshooter.py 即可进行激情射击。

射击

目前实现:

  • 敌机
  • 炸弹
  • 战机
  • 子弹
  • 统计分数和miss数

项目代码下载地址

关注公众号 尹安灿

# python # pygame
Python的常见类型
Linux远程连接Windows桌面工具
粤ICP备17061759号
© 2024 尹安灿
Powered by Hexo & NexT.Gemini
0%