资源简介
Python代码写的飞机大战,里面包括音效,图片,字体资源!!!!!!
代码片段和文件信息
import pygame
class Bullet1(pygame.sprite.Sprite):
def __init__(self position):
pygame.sprite.Sprite.__init__(self)
self.image = pygame.image.load(“masturbation/image/bullet1.png“).convert_alpha()
self.rect = self.image.get_rect()
self.rect.left self.rect.top = position
self.speed = 12
self.active = True
self.mask = pygame.mask.from_surface(self.image)
def move(self):
self.rect.top -= self.speed
if self.rect.top < 0:
self.active = False
def reset(selfposition):
self.rect.leftself.rect.top = position
self.active = True
# 双子弹
class Bullet2(pygame.sprite.Sprite):
def __init__(self position):
pygame.sprite.Sprite.__init__(self)
self.image = pygame.image.load(“masturbation/image/bullet1.png“).convert_alpha()
self.rect = self.image.get_rect()
self.rect.left self.rect.top = position
self.speed = 14
self.active = True
self.mask = pygame.mask.from_surface(self.image)
def move(self):
self.rect.top -= self.speed
if self.rect.top < 0:
self.active = False
def reset(selfposition):
self.rect.leftself.rect.top = position
self.active = True
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2018-10-26 19:39 飞机大战\
文件 1440 2018-10-26 15:36 飞机大战\bullet.py
文件 5794 2018-10-25 14:52 飞机大战\enemy.py
文件 25482 2018-10-26 20:13 飞机大战\main.py
目录 0 2018-10-25 15:02 飞机大战\masturbation\
目录 0 2018-10-26 15:12 飞机大战\masturbation\bg_music\
文件 8831 2013-08-29 08:17 飞机大战\masturbation\bg_music\achievement.mp3
文件 14437 2013-08-29 08:17 飞机大战\masturbation\bg_music\achievement.ogg
文件 12327 2013-08-29 08:17 飞机大战\masturbation\bg_music\big_spaceship_flying.mp3
文件 20527 2013-08-29 08:17 飞机大战\masturbation\bg_music\big_spaceship_flying.ogg
文件 7751 2013-08-29 08:17 飞机大战\masturbation\bg_music\bullet.mp3
文件 36956 2013-08-29 08:17 飞机大战\masturbation\bg_music\bullet.wav
文件 12458 2013-08-29 08:17 飞机大战\masturbation\bg_music\bullet.wma
文件 6815 2013-08-29 08:17 飞机大战\masturbation\bg_music\button.mp3
文件 9440 2013-08-29 08:17 飞机大战\masturbation\bg_music\button.ogg
文件 11287 2013-08-29 08:17 飞机大战\masturbation\bg_music\enemy1_down.mp3
文件 73820 2013-08-29 08:17 飞机大战\masturbation\bg_music\enemy1_down.wav
文件 12847 2013-08-29 08:17 飞机大战\masturbation\bg_music\enemy2_down.mp3
文件 32752 2013-08-29 08:17 飞机大战\masturbation\bg_music\enemy2_down.ogg
文件 145244 2013-08-29 08:17 飞机大战\masturbation\bg_music\enemy2_down.wav
文件 9415 2013-08-29 08:17 飞机大战\masturbation\bg_music\enemy3_down.mp3
文件 59996 2013-08-29 08:17 飞机大战\masturbation\bg_music\enemy3_down.wav
文件 117728 2013-08-29 08:17 飞机大战\masturbation\bg_music\game_music.mp3
文件 351703 2013-08-29 08:17 飞机大战\masturbation\bg_music\game_music.ogg
文件 14615 2013-08-29 08:17 飞机大战\masturbation\bg_music\game_over.mp3
文件 26289 2013-08-29 08:17 飞机大战\masturbation\bg_music\game_over.ogg
文件 9653 2013-08-29 08:17 飞机大战\masturbation\bg_music\get_bomb.mp3
文件 13370 2013-08-29 08:17 飞机大战\masturbation\bg_music\get_bomb.ogg
文件 13494 2013-08-29 08:17 飞机大战\masturbation\bg_music\get_double_laser.mp3
文件 25485 2013-08-29 08:17 飞机大战\masturbation\bg_music\get_double_laser.ogg
文件 10693 2013-08-29 08:17 飞机大战\masturbation\bg_music\out_porp.mp3
............此处省略59个文件信息
相关资源
- Python编程:从入门到实践(高清完整
- python3+实现视频转图片和图片转视频
- Python语言程序设计基础(第2版)-嵩天
- “笨办法”学python(第3版).pdf
- Python飞机大战 图片+音乐
- 廖雪峰python3 高清完整
- 基于Python的图像分类
- Djangopython实现数据挖掘和分析.doc
- 使用python实现人工智能算法
- GBDT单机版Python实现源代码
- Python实现跟踪、光流、前景检测
- 多元线性回归python实现
- seleniumwebdriverpython第三版.pdf
- IEDriverServer_64位操作系统,支持selen
- 编写高质量代码:改善Python程序的91个
- 基于python的新冠疫情数据分析.zip
- python 机器学习 scikit-learn 手册 高清完
- 深度学习入门:基于 Python 的理论与实
- python数学实验与建模程序及数据.zip
- python 金融大数据分析代码与数据
- Python编程入门经典源代码
- python自动登陆该网站并网站内容
- 泰坦尼克号0.81准确率python源代码.py
- python随机子空间法.py
- opencv_python-3.4.5 contrib-cp37-cp37m-win_amd
- Python-一个非常简单的BiLSTMCRF模型用于
- Python-Tensorflow仿AlphaGo框架实现的AI围棋
- opencv-contrib_python-3.4.2.16-cp37-amd64.zip
- Python语言在Abaqus中的应用高清版pdf
- 数据结构与算法:Python语言实现课后
评论
共有 条评论