实例介绍
c#版《植物大战僵尸》源码,与另一个c#植物大战僵尸示例源码不同 完成了植物大战僵尸的战斗功能 包括3种植物,两种僵尸,一关卡,整个战斗流程 可以在此基础上增加关卡和植物和僵尸种类
【实例截图】
【核心代码】
c版植物大战僵尸源码
└── c#版植物大战僵尸源码
└── c#版植物大战僵尸源码
├── ZombiesVsPlants
│ ├── API
│ │ └── MyAPI.cs
│ ├── BaseRoles
│ │ ├── Element.cs
│ │ └── Role.cs
│ ├── bin
│ │ └── Debug
│ │ ├── Images
│ │ │ ├── Card
│ │ │ │ ├── HypnoShroom.png
│ │ │ │ └── Plants
│ │ │ │ ├── Blover.bmp
│ │ │ │ ├── Blover.png
│ │ │ │ ├── Cactus.bmp
│ │ │ │ ├── Cactus.png
│ │ │ │ ├── CherryBomb.bmp
│ │ │ │ ├── CherryBomb.png
│ │ │ │ ├── Chomper.bmp
│ │ │ │ ├── Chomper.png
│ │ │ │ ├── CoffeeBean.bmp
│ │ │ │ ├── CoffeeBean.png
│ │ │ │ ├── DoomShroom.bmp
│ │ │ │ ├── DoomShroom.png
│ │ │ │ ├── FlowerPot.bmp
│ │ │ │ ├── FlowerPot.png
│ │ │ │ ├── FumeShroom.bmp
│ │ │ │ ├── FumeShroom.png
│ │ │ │ ├── Garlic.bmp
│ │ │ │ ├── Garlic.png
│ │ │ │ ├── GatlingPea.bmp
│ │ │ │ ├── GatlingPea.png
│ │ │ │ ├── GloomShroom.bmp
│ │ │ │ ├── GloomShroom.png
│ │ │ │ ├── Gralic.png
│ │ │ │ ├── HypnoShroom.bmp
│ │ │ │ ├── HypnoShroom.png
│ │ │ │ ├── IceShroom.bmp
│ │ │ │ ├── IceShroom.png
│ │ │ │ ├── Jalapeno.bmp
│ │ │ │ ├── Jalapeno.png
│ │ │ │ ├── LilyPad.bmp
│ │ │ │ ├── LilyPad.png
│ │ │ │ ├── Peashooter.bmp
│ │ │ │ ├── Peashooter.gif
│ │ │ │ ├── PeashooterLimpid.png
│ │ │ │ ├── Peashooter.png
│ │ │ │ ├── Plantern.bmp
│ │ │ │ ├── Plantern.png
│ │ │ │ ├── PotatoMine.bmp
│ │ │ │ ├── PotatoMine.gif
│ │ │ │ ├── PotatoMine.png
│ │ │ │ ├── PuffShroom.bmp
│ │ │ │ ├── PuffShroom.png
│ │ │ │ ├── PumpkinHead.bmp
│ │ │ │ ├── PumpkinHead.gif
│ │ │ │ ├── PumpkinHead.png
│ │ │ │ ├── Repeater.bmp
│ │ │ │ ├── Repeater.png
│ │ │ │ ├── ScaredyShroom.bmp
│ │ │ │ ├── ScaredyShroom.png
│ │ │ │ ├── SeaShroom.bmp
│ │ │ │ ├── SeaShroom.png
│ │ │ │ ├── SnowPea.bmp
│ │ │ │ ├── SnowPea.png
│ │ │ │ ├── Spikerock.bmp
│ │ │ │ ├── Spikerock.png
│ │ │ │ ├── Spikeweed.bmp
│ │ │ │ ├── Spikeweed.png
│ │ │ │ ├── SplitPea.bmp
│ │ │ │ ├── SplitPea.png
│ │ │ │ ├── Squash.bmp
│ │ │ │ ├── Squash.png
│ │ │ │ ├── Starfruit.bmp
│ │ │ │ ├── Starfruit.png
│ │ │ │ ├── SunFlower.bmp
│ │ │ │ ├── SunFlowerLimpid.png
│ │ │ │ ├── SunFlower.png
│ │ │ │ ├── SunShroom.bmp
│ │ │ │ ├── SunShroomLimpid.png
│ │ │ │ ├── SunShroom.png
│ │ │ │ ├── TallNut.bmp
│ │ │ │ ├── TallNut.png
│ │ │ │ ├── Threepeater.bmp
│ │ │ │ ├── Threepeater.png
│ │ │ │ ├── Torchwood.bmp
│ │ │ │ ├── Torchwood.png
│ │ │ │ ├── TwinSunflower.bmp
│ │ │ │ ├── TwinSunflower.gif
│ │ │ │ ├── TwinSunflower.png
│ │ │ │ ├── WallNut.bmp
│ │ │ │ ├── WallNut.gif
│ │ │ │ └── WallNut.png
│ │ │ ├── FinalWave.gif
│ │ │ ├── icon_poolcleaner.png
│ │ │ ├── icon_roofcleaner.png
│ │ │ ├── interface
│ │ │ │ ├── Almanac_CloseButtonHighlight.png
│ │ │ │ ├── Almanac_CloseButton.png
│ │ │ │ ├── Almanac_IndexBack.jpg
│ │ │ │ ├── Almanac_IndexButtonHighlight.png
│ │ │ │ ├── Almanac_IndexButton.png
│ │ │ │ ├── Almanac_PlantBack.jpg
│ │ │ │ ├── Almanac_PlantCard.png
│ │ │ │ ├── Almanac_ZombieBack.jpg
│ │ │ │ ├── Almanac_ZombieCard.png
│ │ │ │ ├── Almanac_ZombieWindow2.png
│ │ │ │ ├── AwardScreen_Back.jpg
│ │ │ │ ├── background1.jpg
│ │ │ │ ├── background1unsodded_1.jpg
│ │ │ │ ├── background1unsodded2.jpg
│ │ │ │ ├── background1unsodded.jpg
│ │ │ │ ├── background2.jpg
│ │ │ │ ├── background3.jpg
│ │ │ │ ├── background4.jpg
│ │ │ │ ├── background5.jpg
│ │ │ │ ├── background6boss.jpg
│ │ │ │ ├── Button.png
│ │ │ │ ├── crater1.png
│ │ │ │ ├── dialog_bottomleft.png
│ │ │ │ ├── dialog_bottommiddle.png
│ │ │ │ ├── dialog_bottomright.png
│ │ │ │ ├── dialog_centerleft.png
│ │ │ │ ├── dialog_centermiddle.png
│ │ │ │ ├── dialog_centerright.png
│ │ │ │ ├── dialog_topleft.png
│ │ │ │ ├── dialog_topmiddle.png
│ │ │ │ ├── dialog_topright.png
│ │ │ │ ├── FlagMeterEmpty.png
│ │ │ │ ├── FlagMeterFull.png
│ │ │ │ ├── FlagMeterLevelProgress.png
│ │ │ │ ├── FlagMeterParts1.png
│ │ │ │ ├── FlagMeterParts2.png
│ │ │ │ ├── GrowSoil.png
│ │ │ │ ├── LogoLine.png
│ │ │ │ ├── menu.png
│ │ │ │ ├── PointerDown.gif
│ │ │ │ ├── PointerUP.gif
│ │ │ │ ├── SeedChooser_Background.png
│ │ │ │ ├── SelectorScreen_AlmanacHighlight.png
│ │ │ │ ├── SelectorScreen_Almanac.png
│ │ │ │ ├── ShovelBack.png
│ │ │ │ ├── Shovel.png
│ │ │ │ ├── sod1row.png
│ │ │ │ ├── sod3row.png
│ │ │ │ ├── SodRollCap.png
│ │ │ │ ├── SodRoll.png
│ │ │ │ ├── start_leave.png
│ │ │ │ ├── start_over.png
│ │ │ │ ├── SunBack.png
│ │ │ │ ├── trophy.png
│ │ │ │ ├── _vti_cnf
│ │ │ │ │ ├── Almanac_ZombieWindow2.png
│ │ │ │ │ ├── AwardScreen_Back.jpg
│ │ │ │ │ ├── Button.png
│ │ │ │ │ ├── dialog_bottomleft.png
│ │ │ │ │ ├── dialog_bottommiddle.png
│ │ │ │ │ ├── dialog_bottomright.png
│ │ │ │ │ ├── dialog_centerleft.png
│ │ │ │ │ ├── dialog_centermiddle.png
│ │ │ │ │ ├── dialog_centerright.png
│ │ │ │ │ ├── dialog_topleft.png
│ │ │ │ │ ├── dialog_topmiddle.png
│ │ │ │ │ ├── dialog_topright.png
│ │ │ │ │ ├── FlagMeterEmpty.png
│ │ │ │ │ ├── FlagMeterFull.png
│ │ │ │ │ ├── FlagMeterLevelProgress.png
│ │ │ │ │ ├── FlagMeterParts1.png
│ │ │ │ │ ├── FlagMeterParts2.png
│ │ │ │ │ ├── SeedChooser_Background.png
│ │ │ │ │ ├── SelectorScreen_Almanac.png
│ │ │ │ │ ├── ShovelBack.png
│ │ │ │ │ ├── Shovel.png
│ │ │ │ │ └── SunBack.png
│ │ │ │ └── ZombieNoteSmall.png
│ │ │ ├── LargeWave.gif
│ │ │ ├── LawnMower.png
│ │ │ ├── link
│ │ │ │ ├── a5logo.png
│ │ │ │ └── huaxia.PNG
│ │ │ ├── Logo.jpg
│ │ │ ├── Plants
│ │ │ │ ├── Blover
│ │ │ │ │ └── Blover.gif
│ │ │ │ ├── Cactus
│ │ │ │ │ ├── Cactus
│ │ │ │ │ │ ├── frame_0.Png
│ │ │ │ │ │ ├── frame_10.Png
│ │ │ │ │ │ ├── frame_1.Png
│ │ │ │ │ │ ├── frame_2.Png
│ │ │ │ │ │ ├── frame_3.Png
│ │ │ │ │ │ ├── frame_4.Png
│ │ │ │ │ │ ├── frame_5.Png
│ │ │ │ │ │ ├── frame_6.Png
│ │ │ │ │ │ ├── frame_7.Png
│ │ │ │ │ │ ├── frame_8.Png
│ │ │ │ │ │ └── frame_9.Png
│ │ │ │ │ └── Cactus.gif
│ │ │ │ ├── CherryBomb
│ │ │ │ │ ├── Boom.gif
│ │ │ │ │ ├── CherryBomb
│ │ │ │ │ │ ├── frame_0.Png
│ │ │ │ │ │ ├── frame_1.Png
│ │ │ │ │ │ ├── frame_2.Png
│ │ │ │ │ │ ├── frame_3.Png
│ │ │ │ │ │ ├── frame_4.Png
│ │ │ │ │ │ ├── frame_5.Png
│ │ │ │ │ │ └── frame_6.Png
│ │ │ │ │ └── CherryBomb.gif
│ │ │ │ ├── Chomper
│ │ │ │ │ ├── ChomperAttack.gif
│ │ │ │ │ ├── ChomperDigest.gif
│ │ │ │ │ └── Chomper.gif
│ │ │ │ ├── CoffeeBean
│ │ │ │ │ ├── CoffeeBeanEat.gif
│ │ │ │ │ └── CoffeeBean.gif
│ │ │ │ ├── DoomShroom
│ │ │ │ │ └── DoomShroom.gif
│ │ │ │ ├── FlowerPot
│ │ │ │ │ └── FlowerPot.gif
│ │ │ │ ├── FumeShroom
│ │ │ │ │ ├── FumeShroomAttack.gif
│ │ │ │ │ ├── FumeShroomBullet.gif
│ │ │ │ │ ├── FumeShroom.gif
│ │ │ │ │ └── FumeShroomSleep.gif
│ │ │ │ ├── Garlic
│ │ │ │ │ ├── Garlic_body2.gif
│ │ │ │ │ ├── Garlic_body3.gif
│ │ │ │ │ └── Garlic.gif
│ │ │ │ ├── GatlingPea
│ │ │ │ │ └── GatlingPea.gif
│ │ │ │ ├── GloomShroom
│ │ │ │ │ ├── GloomShroomAttack.gif
│ │ │ │ │ ├── GloomShroomBullet.gif
│ │ │ │ │ ├── GloomShroom.gif
│ │ │ │ │ └── GloomShroomSleep.gif
│ │ │ │ ├── Gralic
│ │ │ │ │ ├── Garlic_body2.gif
│ │ │ │ │ ├── Garlic_body3.gif
│ │ │ │ │ └── Gralic.gif
│ │ │ │ ├── HypnoShroom
│ │ │ │ │ └── HypnoShroom.gif
│ │ │ │ ├── IceShroom
│ │ │ │ │ └── IceShroom.gif
│ │ │ │ ├── Jalapeno
│ │ │ │ │ ├── JalapenoAttack.gif
│ │ │ │ │ └── Jalapeno.gif
│ │ │ │ ├── LilyPad
│ │ │ │ │ └── LilyPad.gif
│ │ │ │ ├── PB01.gif
│ │ │ │ ├── PB-10.gif
│ │ │ │ ├── PB10.gif
│ │ │ │ ├── PB11.gif
│ │ │ │ ├── PeaBullet
│ │ │ │ │ └── frame_0.Png
│ │ │ │ ├── PeaBullet.gif
│ │ │ │ ├── PeaBulletHit
│ │ │ │ │ └── frame_0.Png
│ │ │ │ ├── PeaBulletHit.gif
│ │ │ │ ├── Peashooter
│ │ │ │ │ ├── Peashooter
│ │ │ │ │ │ ├── frame_0.Png
│ │ │ │ │ │ ├── frame_10.Png
│ │ │ │ │ │ ├── frame_11.Png
│ │ │ │ │ │ ├── frame_12.Png
│ │ │ │ │ │ ├── frame_1.Png
│ │ │ │ │ │ ├── frame_2.Png
│ │ │ │ │ │ ├── frame_3.Png
│ │ │ │ │ │ ├── frame_4.Png
│ │ │ │ │ │ ├── frame_5.Png
│ │ │ │ │ │ ├── frame_6.Png
│ │ │ │ │ │ ├── frame_7.Png
│ │ │ │ │ │ ├── frame_8.Png
│ │ │ │ │ │ └── frame_9.Png
│ │ │ │ │ └── Peashooter.gif
│ │ │ │ ├── Plantern
│ │ │ │ │ └── Plantern.gif
│ │ │ │ ├── PotatoMine
│ │ │ │ │ ├── ExplosionSpudow.gif
│ │ │ │ │ ├── PotatoMine.gif
│ │ │ │ │ ├── PotatoMine_mashed.gif
│ │ │ │ │ └── PotatoMineNotReady.gif
│ │ │ │ ├── PuffShroom
│ │ │ │ │ ├── PuffShroom.gif
│ │ │ │ │ └── PuffShroomSleep.gif
│ │ │ │ ├── PumpkinHead
│ │ │ │ │ ├── Pumpkin_back.gif
│ │ │ │ │ ├── pumpkin_damage1.gif
│ │ │ │ │ ├── Pumpkin_damage2.gif
│ │ │ │ │ ├── PumpkinHead1.gif
│ │ │ │ │ ├── PumpkinHead2.gif
│ │ │ │ │ └── PumpkinHead.gif
│ │ │ │ ├── Repeater
│ │ │ │ │ ├── Repeater
│ │ │ │ │ │ ├── frame_0.Png
│ │ │ │ │ │ ├── frame_10.Png
│ │ │ │ │ │ ├── frame_11.Png
│ │ │ │ │ │ ├── frame_12.Png
│ │ │ │ │ │ ├── frame_13.Png
│ │ │ │ │ │ ├── frame_14.Png
│ │ │ │ │ │ ├── frame_1.Png
│ │ │ │ │ │ ├── frame_2.Png
│ │ │ │ │ │ ├── frame_3.Png
│ │ │ │ │ │ ├── frame_4.Png
│ │ │ │ │ │ ├── frame_5.Png
│ │ │ │ │ │ ├── frame_6.Png
│ │ │ │ │ │ ├── frame_7.Png
│ │ │ │ │ │ ├── frame_8.Png
│ │ │ │ │ │ └── frame_9.Png
│ │ │ │ │ └── Repeater.gif
│ │ │ │ ├── ScaredyShroom
│ │ │ │ │ ├── ScaredyShroomCry.gif
│ │ │ │ │ ├── ScaredyShroom.gif
│ │ │ │ │ └── ScaredyShroomSleep.gif
│ │ │ │ ├── SeaShroom
│ │ │ │ │ ├── SeaShroom.gif
│ │ │ │ │ └── SeaShroomSleep.gif
│ │ │ │ ├── ShroomBullet.gif
│ │ │ │ ├── ShroomBulletHit.gif
│ │ │ │ ├── SnowPea
│ │ │ │ │ └── SnowPea.gif
│ │ │ │ ├── SnowPeashooterBullet.gif
│ │ │ │ ├── Spikerock
│ │ │ │ │ └── Spikerock.gif
│ │ │ │ ├── Spikeweed
│ │ │ │ │ └── Spikeweed.gif
│ │ │ │ ├── SplitPea
│ │ │ │ │ └── SplitPea.gif
│ │ │ │ ├── Squash
│ │ │ │ │ ├── SquashAttack.gif
│ │ │ │ │ └── Squash.gif
│ │ │ │ ├── Starfruit
│ │ │ │ │ ├── Starfruit.gif
│ │ │ │ │ └── Star.gif
│ │ │ │ ├── SunFlower
│ │ │ │ │ ├── SunFlower
│ │ │ │ │ │ ├── frame_0.Png
│ │ │ │ │ │ ├── frame_10.Png
│ │ │ │ │ │ ├── frame_11.Png
│ │ │ │ │ │ ├── frame_12.Png
│ │ │ │ │ │ ├── frame_13.Png
│ │ │ │ │ │ ├── frame_14.Png
│ │ │ │ │ │ ├── frame_15.Png
│ │ │ │ │ │ ├── frame_16.Png
│ │ │ │ │ │ ├── frame_17.Png
│ │ │ │ │ │ ├── frame_1.Png
│ │ │ │ │ │ ├── frame_2.Png
│ │ │ │ │ │ ├── frame_3.Png
│ │ │ │ │ │ ├── frame_4.Png
│ │ │ │ │ │ ├── frame_5.Png
│ │ │ │ │ │ ├── frame_6.Png
│ │ │ │ │ │ ├── frame_7.Png
│ │ │ │ │ │ ├── frame_8.Png
│ │ │ │ │ │ └── frame_9.Png
│ │ │ │ │ └── SunFlower.gif
│ │ │ │ ├── SunShroom
│ │ │ │ │ ├── SunShroom2.gif
│ │ │ │ │ ├── SunShroom.gif
│ │ │ │ │ └── SunShroomSleep.gif
│ │ │ │ ├── TallNut
│ │ │ │ │ ├── TallnutCracked1.gif
│ │ │ │ │ ├── TallnutCracked2.gif
│ │ │ │ │ └── TallNut.gif
│ │ │ │ ├── Threepeater
│ │ │ │ │ └── Threepeater.gif
│ │ │ │ ├── Torchwood
│ │ │ │ │ ├── SputteringFire.gif
│ │ │ │ │ └── Torchwood.gif
│ │ │ │ ├── TwinSunflower
│ │ │ │ │ └── TwinSunflower.gif
│ │ │ │ └── WallNut
│ │ │ │ ├── Wallnut_cracked1.gif
│ │ │ │ ├── Wallnut_cracked2.gif
│ │ │ │ └── WallNut.gif
│ │ │ ├── plantshadow32.png
│ │ │ ├── plantshadow8.png
│ │ │ ├── PrepareGrowPlants
│ │ │ │ ├── frame_0.Png
│ │ │ │ ├── frame_1.Png
│ │ │ │ └── frame_2.Png
│ │ │ ├── PrepareGrowPlants.gif
│ │ │ ├── Sun
│ │ │ │ ├── frame_0.Png
│ │ │ │ ├── frame_10.Png
│ │ │ │ ├── frame_11.Png
│ │ │ │ ├── frame_12.Png
│ │ │ │ ├── frame_13.Png
│ │ │ │ ├── frame_14.Png
│ │ │ │ ├── frame_15.Png
│ │ │ │ ├── frame_16.Png
│ │ │ │ ├── frame_17.Png
│ │ │ │ ├── frame_18.Png
│ │ │ │ ├── frame_19.Png
│ │ │ │ ├── frame_1.Png
│ │ │ │ ├── frame_20.Png
│ │ │ │ ├── frame_21.Png
│ │ │ │ ├── frame_2.Png
│ │ │ │ ├── frame_3.Png
│ │ │ │ ├── frame_4.Png
│ │ │ │ ├── frame_5.Png
│ │ │ │ ├── frame_6.Png
│ │ │ │ ├── frame_7.Png
│ │ │ │ ├── frame_8.Png
│ │ │ │ └── frame_9.Png
│ │ │ ├── Sun.gif
│ │ │ ├── Zombies
│ │ │ │ ├── BoomDie1.gif
│ │ │ │ ├── BucketheadZombie
│ │ │ │ │ ├── BucketheadZombieAttack.gif
│ │ │ │ │ └── BucketheadZombie.gif
│ │ │ │ ├── ConeheadZombie
│ │ │ │ │ ├── ConeheadZombieAttack.gif
│ │ │ │ │ └── ConeheadZombie.gif
│ │ │ │ ├── FlagZombie
│ │ │ │ │ ├── FlagZombie
│ │ │ │ │ │ ├── frame_0.Png
│ │ │ │ │ │ ├── frame_10.Png
│ │ │ │ │ │ ├── frame_11.Png
│ │ │ │ │ │ ├── frame_1.Png
│ │ │ │ │ │ ├── frame_2.Png
│ │ │ │ │ │ ├── frame_3.Png
│ │ │ │ │ │ ├── frame_4.Png
│ │ │ │ │ │ ├── frame_5.Png
│ │ │ │ │ │ ├── frame_6.Png
│ │ │ │ │ │ ├── frame_7.Png
│ │ │ │ │ │ ├── frame_8.Png
│ │ │ │ │ │ └── frame_9.Png
│ │ │ │ │ ├── FlagZombieAttack
│ │ │ │ │ │ ├── frame_0.Png
│ │ │ │ │ │ ├── frame_10.Png
│ │ │ │ │ │ ├── frame_1.Png
│ │ │ │ │ │ ├── frame_2.Png
│ │ │ │ │ │ ├── frame_3.Png
│ │ │ │ │ │ ├── frame_4.Png
│ │ │ │ │ │ ├── frame_5.Png
│ │ │ │ │ │ ├── frame_6.Png
│ │ │ │ │ │ ├── frame_7.Png
│ │ │ │ │ │ ├── frame_8.Png
│ │ │ │ │ │ └── frame_9.Png
│ │ │ │ │ ├── FlagZombieAttack.gif
│ │ │ │ │ ├── FlagZombie.gif
│ │ │ │ │ ├── FlagZombieLostHead
│ │ │ │ │ │ ├── frame_0.Png
│ │ │ │ │ │ ├── frame_10.Png
│ │ │ │ │ │ ├── frame_11.Png
│ │ │ │ │ │ ├── frame_1.Png
│ │ │ │ │ │ ├── frame_2.Png
│ │ │ │ │ │ ├── frame_3.Png
│ │ │ │ │ │ ├── frame_4.Png
│ │ │ │ │ │ ├── frame_5.Png
│ │ │ │ │ │ ├── frame_6.Png
│ │ │ │ │ │ ├── frame_7.Png
│ │ │ │ │ │ ├── frame_8.Png
│ │ │ │ │ │ └── frame_9.Png
│ │ │ │ │ ├── FlagZombieLostHeadAttack.gif
│ │ │ │ │ └── FlagZombieLostHead.gif
│ │ │ │ ├── PoleVaultingZombie
│ │ │ │ │ ├── BoomDie.gif
│ │ │ │ │ ├── PoleVaultingZombieAttack.gif
│ │ │ │ │ ├── PoleVaultingZombieDie.gif
│ │ │ │ │ ├── PoleVaultingZombie.gif
│ │ │ │ │ ├── PoleVaultingZombieHead.gif
│ │ │ │ │ ├── PoleVaultingZombieJump2.gif
│ │ │ │ │ ├── PoleVaultingZombieJump.gif
│ │ │ │ │ ├── PoleVaultingZombieLostHeadAttack.gif
│ │ │ │ │ ├── PoleVaultingZombieLostHead.gif
│ │ │ │ │ ├── PoleVaultingZombieLostHeadWalk.gif
│ │ │ │ │ └── PoleVaultingZombieWalk.gif
│ │ │ │ └── Zombie
│ │ │ │ ├── Zombie
│ │ │ │ │ ├── frame_0.Png
│ │ │ │ │ ├── frame_10.Png
│ │ │ │ │ ├── frame_11.Png
│ │ │ │ │ ├── frame_12.Png
│ │ │ │ │ ├── frame_13.Png
│ │ │ │ │ ├── frame_14.Png
│ │ │ │ │ ├── frame_15.Png
│ │ │ │ │ ├── frame_16.Png
│ │ │ │ │ ├── frame_17.Png
│ │ │ │ │ ├── frame_18.Png
│ │ │ │ │ ├── frame_19.Png
│ │ │ │ │ ├── frame_1.Png
│ │ │ │ │ ├── frame_20.Png
│ │ │ │ │ ├── frame_21.Png
│ │ │ │ │ ├── frame_2.Png
│ │ │ │ │ ├── frame_3.Png
│ │ │ │ │ ├── frame_4.Png
│ │ │ │ │ ├── frame_5.Png
│ │ │ │ │ ├── frame_6.Png
│ │ │ │ │ ├── frame_7.Png
│ │ │ │ │ ├── frame_8.Png
│ │ │ │ │ └── frame_9.Png
│ │ │ │ ├── Zombie2.gif
│ │ │ │ ├── Zombie3.gif
│ │ │ │ ├── ZombieAttack
│ │ │ │ │ ├── frame_0.Png
│ │ │ │ │ ├── frame_10.Png
│ │ │ │ │ ├── frame_11.Png
│ │ │ │ │ ├── frame_12.Png
│ │ │ │ │ ├── frame_13.Png
│ │ │ │ │ ├── frame_14.Png
│ │ │ │ │ ├── frame_15.Png
│ │ │ │ │ ├── frame_16.Png
│ │ │ │ │ ├── frame_17.Png
│ │ │ │ │ ├── frame_18.Png
│ │ │ │ │ ├── frame_19.Png
│ │ │ │ │ ├── frame_1.Png
│ │ │ │ │ ├── frame_20.Png
│ │ │ │ │ ├── frame_2.Png
│ │ │ │ │ ├── frame_3.Png
│ │ │ │ │ ├── frame_4.Png
│ │ │ │ │ ├── frame_5.Png
│ │ │ │ │ ├── frame_6.Png
│ │ │ │ │ ├── frame_7.Png
│ │ │ │ │ ├── frame_8.Png
│ │ │ │ │ └── frame_9.Png
│ │ │ │ ├── ZombieAttack.gif
│ │ │ │ ├── ZombieDie
│ │ │ │ │ ├── frame_0.Png
│ │ │ │ │ ├── frame_1.Png
│ │ │ │ │ ├── frame_2.Png
│ │ │ │ │ ├── frame_3.Png
│ │ │ │ │ ├── frame_4.Png
│ │ │ │ │ ├── frame_5.Png
│ │ │ │ │ ├── frame_6.Png
│ │ │ │ │ ├── frame_7.Png
│ │ │ │ │ ├── frame_8.Png
│ │ │ │ │ └── frame_9.Png
│ │ │ │ ├── ZombieDie.gif
│ │ │ │ ├── Zombie.gif
│ │ │ │ ├── ZombieHead.gif
│ │ │ │ ├── ZombieLostHead
│ │ │ │ │ ├── frame_0.Png
│ │ │ │ │ ├── frame_10.Png
│ │ │ │ │ ├── frame_11.Png
│ │ │ │ │ ├── frame_12.Png
│ │ │ │ │ ├── frame_13.Png
│ │ │ │ │ ├── frame_14.Png
│ │ │ │ │ ├── frame_15.Png
│ │ │ │ │ ├── frame_16.Png
│ │ │ │ │ ├── frame_17.Png
│ │ │ │ │ ├── frame_1.Png
│ │ │ │ │ ├── frame_2.Png
│ │ │ │ │ ├── frame_3.Png
│ │ │ │ │ ├── frame_4.Png
│ │ │ │ │ ├── frame_5.Png
│ │ │ │ │ ├── frame_6.Png
│ │ │ │ │ ├── frame_7.Png
│ │ │ │ │ ├── frame_8.Png
│ │ │ │ │ └── frame_9.Png
│ │ │ │ ├── ZombieLostHeadAttack.gif
│ │ │ │ └── ZombieLostHead.gif
│ │ │ └── ZombiesWon.png
│ │ ├── ZombiesVsPlants.exe
│ │ ├── ZombiesVsPlants.pdb
│ │ └── ZombiesVsPlants.vshost.exe
│ ├── BoxForPlant.cs
│ ├── Controller.cs
│ ├── ExtendRole
│ │ ├── CardsBar.cs
│ │ ├── PlantCard.cs
│ │ ├── Shovel.cs
│ │ ├── SunBoard.cs
│ │ └── Sun.cs
│ ├── Map.cs
│ ├── mir.ico
│ ├── MyBullet
│ │ ├── Bullet.cs
│ │ └── PeaBullet.cs
│ ├── MyCleaner
│ │ ├── Cleaner.cs
│ │ └── LawnMower.cs
│ ├── MyEnum
│ │ ├── Direction.cs
│ │ ├── Floor.cs
│ │ ├── GameStatus.cs
│ │ ├── RoleStatus.cs
│ │ └── Street.cs
│ ├── MyLand
│ │ ├── Grass.cs
│ │ └── Land.cs
│ ├── MyMission
│ │ ├── Mission1.cs
│ │ └── Mission.cs
│ ├── MyPanel
│ │ ├── GamePanel.cs
│ │ ├── MenuDialog.cs
│ │ ├── MyButton.cs
│ │ └── WelcomePanel.cs
│ ├── MyPlant
│ │ ├── Peashooter.cs
│ │ ├── Plant.cs
│ │ ├── Repeater.cs
│ │ └── SunFlower.cs
│ ├── MyZombie
│ │ ├── FlagZombie.cs
│ │ ├── NormalZombie.cs
│ │ └── Zombie.cs
│ ├── obj
│ │ └── x86
│ │ └── Debug
│ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ ├── GenerateResource.read.1.tlog
│ │ ├── GenerateResource.write.1.tlog
│ │ ├── ResolveAssemblyReference.cache
│ │ ├── TempPE
│ │ │ └── Properties.Resources.Designer.cs.dll
│ │ ├── ZombiesVsPlants.csproj.FileListAbsolute.txt
│ │ ├── ZombiesVsPlants.csproj.GenerateResource.Cache
│ │ ├── ZombiesVsPlants.csprojResolveAssemblyReference.cache
│ │ ├── ZombiesVsPlants.exe
│ │ ├── ZombiesVsPlants.Form1.resources
│ │ ├── ZombiesVsPlants.pdb
│ │ ├── ZombiesVsPlants.Properties.Resources.resources
│ │ └── ZombiesVsPlants.ZombieVSPlant.resources
│ ├── PlantsBox.cs
│ ├── Program.cs
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ ├── Resources.Designer.cs
│ │ ├── Resources.resx
│ │ ├── Settings.Designer.cs
│ │ └── Settings.settings
│ ├── Resources.cs
│ ├── ZombiesVsPlants.csproj
│ ├── ZombiesVsPlants.csproj.user
│ ├── ZombieVSPlant.cs
│ ├── ZombieVSPlant.Designer.cs
│ └── ZombieVSPlant.resx
├── ZombiesVsPlants.sln
├── ZombiesVsPlants.suo
└── ZombiesVsPlants.v11.suo
87 directories, 548 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论