• 大小: 7.03MB
    文件类型: .rar
    金币: 2
    下载: 2 次
    发布日期: 2023-10-23
  • 语言: Python
  • 标签: python  游戏  pygame  

资源简介

python版植物大战僵尸的源码,基于pygame编写,可直接运行。

资源截图

代码片段和文件信息

import pygame as pg
from source.main import main

if __name__==‘__main__‘:
    main()
    pg.quit()

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

    .......    271988  2020-02-25 17:37  PythonPlantsVsZombies-master\demo\demo1.jpg

    .......    270367  2020-02-25 17:37  PythonPlantsVsZombies-master\demo\demo2.jpg

    .......    279989  2020-02-25 17:37  PythonPlantsVsZombies-master\demo\demo3.jpg

     文件       9662  2020-05-25 10:15  PythonPlantsVsZombies-master\favicon.ico

    .......        99  2020-02-25 17:37  PythonPlantsVsZombies-master\main.py

    .......      1677  2020-02-25 17:37  PythonPlantsVsZombies-master\README-zh.md

    .......      1524  2020-02-25 17:37  PythonPlantsVsZombies-master\README.md

    .......       506  2020-02-25 17:37  PythonPlantsVsZombies-master\resources\graphics\Bullets\BulletMushRoom\BulletMushRoom_0.png

    .......       512  2020-02-25 17:37  PythonPlantsVsZombies-master\resources\graphics\Bullets\BulletMushRoom\BulletMushRoom_1.png

    .......       581  2020-02-25 17:37  PythonPlantsVsZombies-master\resources\graphics\Bullets\BulletMushRoom\BulletMushRoom_2.png

    .......       608  2020-02-25 17:37  PythonPlantsVsZombies-master\resources\graphics\Bullets\BulletMushRoom\BulletMushRoom_3.png

    .......       524  2020-02-25 17:37  PythonPlantsVsZombies-master\resources\graphics\Bullets\BulletMushRoom\BulletMushRoom_4.png

    .......       515  2020-02-25 17:37  PythonPlantsVsZombies-master\resources\graphics\Bullets\BulletMushRoomExplode\BulletMushRoomExplode_0.gif

    .......      1263  2020-02-25 17:37  PythonPlantsVsZombies-master\resources\graphics\Bullets\PeaIce\PeaIce_0.png

    .......       968  2020-02-25 17:37  PythonPlantsVsZombies-master\resources\graphics\Bullets\PeaNormal\PeaNormal_0.png

    .......      1507  2020-02-25 17:37  PythonPlantsVsZombies-master\resources\graphics\Bullets\PeaNormalExplode\PeaNormalExplode_0.png

    .......     25477  2020-02-25 17:37  PythonPlantsVsZombies-master\resources\graphics\Cards\card_cherrybomb.png

    .......     27282  2020-02-25 17:37  PythonPlantsVsZombies-master\resources\graphics\Cards\card_cherrybomb_move.png

    .......     14181  2020-02-25 17:37  PythonPlantsVsZombies-master\resources\graphics\Cards\card_chomper.png

    .......     12814  2020-02-25 17:37  PythonPlantsVsZombies-master\resources\graphics\Cards\card_chomper_move.png

    .......     13257  2020-02-25 17:37  PythonPlantsVsZombies-master\resources\graphics\Cards\card_hypnoshroom.png

    .......     14195  2020-02-25 17:37  PythonPlantsVsZombies-master\resources\graphics\Cards\card_iceshroom.png

    .......     13598  2020-02-25 17:37  PythonPlantsVsZombies-master\resources\graphics\Cards\card_jalapeno.png

    .......     25305  2020-02-25 17:37  PythonPlantsVsZombies-master\resources\graphics\Cards\card_peashooter.png

    .......     27373  2020-02-25 17:37  PythonPlantsVsZombies-master\resources\graphics\Cards\card_peashooter_move.png

    .......     10689  2020-02-25 17:37  PythonPlantsVsZombies-master\resources\graphics\Cards\card_potatomine.png

    .......     11724  2020-02-25 17:37  PythonPlantsVsZombies-master\resources\graphics\Cards\card_potatomine_move.png

    .......     12844  2020-02-25 17:37  PythonPlantsVsZombies-master\resources\graphics\Cards\card_puffshroom.png

    .......     12743  2020-02-25 17:37  PythonPlantsVsZombies-master\resources\graphics\Cards\card_redwallnut_move.png

    .......     11276  2020-02-25 17:37  PythonPlantsVsZombies-master\resources\graphics\Cards\card_repeaterpea.png

............此处省略874个文件信息

评论

共有 条评论