Skip to content

Commit

Permalink
壮举:优化目录架构
Browse files Browse the repository at this point in the history
  • Loading branch information
X-MQSI committed Apr 3, 2023
1 parent f0259c9 commit 07b70e1
Show file tree
Hide file tree
Showing 884 changed files with 28 additions and 8,568 deletions.
33 changes: 26 additions & 7 deletions game/2048/index.html
Original file line number Diff line number Diff line change
@@ -1,21 +1,36 @@
<!DOCTYPE html>
<html>

<head>
<!--Microsoft clarity-->
<script type="text/javascript">
(function (c, l, a, r, i, t, y) {
c[a] = c[a] || function () { (c[a].q = c[a].q || []).push(arguments) };
t = l.createElement(r); t.async = 1; t.src = "https://www.clarity.ms/tag/" + i;
y = l.getElementsByTagName(r)[0]; y.parentNode.insertBefore(t, y);
})(window, document, "clarity", "script", "f4serx3lgw");
</script>
<!--Microsoft clarity-->
<meta charset="utf-8">
<title>海口实验中学科技社 - 2048小游戏</title>

<link href="style/main.css" rel="stylesheet" type="text/css">
<link rel="shortcut icon" href="favicon.ico">
<link rel="apple-touch-icon" href="meta/apple-touch-icon.png">
<link rel="apple-touch-startup-image" href="meta/apple-touch-startup-image-640x1096.png" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2)"> <!-- iPhone 5+ -->
<link rel="apple-touch-startup-image" href="meta/apple-touch-startup-image-640x920.png" media="(device-width: 320px) and (device-height: 480px) and (-webkit-device-pixel-ratio: 2)"> <!-- iPhone, retina -->
<link rel="apple-touch-startup-image" href="meta/apple-touch-startup-image-640x1096.png"
media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2)"> <!-- iPhone 5+ -->
<link rel="apple-touch-startup-image" href="meta/apple-touch-startup-image-640x920.png"
media="(device-width: 320px) and (device-height: 480px) and (-webkit-device-pixel-ratio: 2)">
<!-- iPhone, retina -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">

<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, target-densitydpi=160dpi, initial-scale=1.0, maximum-scale=1, user-scalable=no, minimal-ui">
<meta name="viewport"
content="width=device-width, target-densitydpi=160dpi, initial-scale=1.0, maximum-scale=1, user-scalable=no, minimal-ui">
</head>

<body>
<div class="container">
<div class="heading">
Expand All @@ -35,7 +50,7 @@ <h1 class="title">2048</h1>
<div class="game-message">
<p></p>
<div class="lower">
<a class="keep-playing-button">继续</a>
<a class="keep-playing-button">继续</a>
<a class="retry-button">再试一次</a>
</div>
</div>
Expand Down Expand Up @@ -77,11 +92,14 @@ <h1 class="title">2048</h1>
</p>
<hr>
<p>
<strong class="important">温馨提示:</strong> 本页面是 海口实验中学科技社 移植汉化后的2048游戏版本,您可以在 <a href="http://git.io/2048">http://git.io/2048.</a> 游玩原版游戏(需要魔法)
<strong class="important">温馨提示:</strong> 本页面是 海口实验中学科技社 移植汉化后的2048游戏版本,您可以在 <a
href="http://git.io/2048">http://git.io/2048.</a> 游玩原版游戏(需要魔法)
</p>
<hr>
<p>
本页面由 <a href="http://gabrielecirulli.com" target="_blank">Gabriele Cirulli </a> 创建,基于 <a href="https://itunes.apple.com/us/app/1024!/id823499224" target="_blank">Veewo Studio</a> 的1024,在概念上类似于Asher Vollmer的 <a href="http://asherv.com/threes/" target="_blank">Threes</a>
本页面由 <a href="http://gabrielecirulli.com" target="_blank">Gabriele Cirulli </a> 创建,基于 <a
href="https://itunes.apple.com/us/app/1024!/id823499224" target="_blank">Veewo Studio</a> 的1024,在概念上类似于Asher
Vollmer的 <a href="http://asherv.com/threes/" target="_blank">Threes</a>
</p>
</div>

Expand All @@ -96,4 +114,5 @@ <h1 class="title">2048</h1>
<script src="js/game_manager.js"></script>
<script src="js/application.js"></script>
</body>
</html>

</html>
Binary file removed game/zwdzjs/audio/2.75.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/2.75.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/Faster.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/Faster.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/Kitanai Sekai.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/Kitanai Sekai.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/Look up at the Sky.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/Look up at the Sky.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/Loonboon.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/Loonboon.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/Mountains.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/Mountains.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/Mountains~1.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/Mountains~2.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/Ultimate Battle.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/Ultimate Battle.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/UraniwaNi.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/UraniwaNi.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/Watery Graves.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/Watery Graves.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/awooga.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/awooga.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/bleep.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/bleep.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/bowling.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/bowling.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/bowlingimpact.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/bowlingimpact.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/bowlingimpact2.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/bowlingimpact2.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/buttonclick.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/buttonclick.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/cherrybomb.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/cherrybomb.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/chomp.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/chomp.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/chompsoft.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/chompsoft.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/coffee.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/coffee.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/crazydavelong1.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/crazydavelong1.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/crazydavelong2.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/crazydavelong2.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/crazydavelong3.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/crazydavelong3.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/crazydaveshort1.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/crazydaveshort1.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/crazydaveshort2.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/crazydaveshort2.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/crazydaveshort3.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/crazydaveshort3.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/dancer.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/dancer.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/dirt_rise.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/dirt_rise.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/dolphin_appears.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/dolphin_appears.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/dolphin_before_jumping.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/dolphin_before_jumping.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/evillaugh.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/evillaugh.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/explosion.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/explosion.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/finalwave.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/finalwave.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/firepea.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/firepea.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/frozen.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/frozen.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/fume.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/fume.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/gargantuar_thump.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/gargantuar_thump.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/grassstep.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/grassstep.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/gravebusterchomp.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/gravebusterchomp.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/gravebutton.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/gravebutton.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/groan1.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/groan1.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/groan2.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/groan2.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/groan3.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/groan3.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/groan4.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/groan4.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/groan5.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/groan5.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/groan6.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/groan6.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/hugewave.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/hugewave.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/ignite.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/ignite.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/ignite2.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/ignite2.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/jackinthebox.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/jackinthebox.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/jalapeno.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/jalapeno.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/kernelpult.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/kernelpult.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/kernelpult2.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/kernelpult2.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/lawnmower.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/lawnmower.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/losemusic.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/losemusic.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/newspaper_rarrgh2.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/newspaper_rarrgh2.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/pause.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/pause.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/plant1.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/plant1.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/plant2.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/plant2.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/plant_water.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/plant_water.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/plantsgarden.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/plantsgarden.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/plastichit.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/plastichit.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/points.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/points.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/polevault.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/polevault.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/pool_cleaner.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/pool_cleaner.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/potato_mine.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/potato_mine.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/puff.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/puff.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/readysetplant.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/readysetplant.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/scream.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/scream.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/seedlift.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/seedlift.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/shieldhit.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/shieldhit.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/shieldhit2.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/shieldhit2.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/shoop.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/shoop.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/shovel.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/shovel.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/siren.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/siren.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/splat1.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/splat1.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/splat2.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/splat2.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/splat3.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/splat3.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/squash_hmm.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/squash_hmm.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/tap.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/tap.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/wakeup.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/wakeup.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/winmusic.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/winmusic.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/zamboni.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/zamboni.ogg
Binary file not shown.
Binary file removed game/zwdzjs/audio/zombie_entering_water.mp3
Binary file not shown.
Binary file removed game/zwdzjs/audio/zombie_entering_water.ogg
Binary file not shown.
Binary file removed game/zwdzjs/favicon.ico
Binary file not shown.
304 changes: 0 additions & 304 deletions game/zwdzjs/g.css

This file was deleted.

Binary file removed game/zwdzjs/images/Card/Plants/Blover.png
Binary file not shown.
Binary file removed game/zwdzjs/images/Card/Plants/BoomWallNut.png
Binary file not shown.
Binary file removed game/zwdzjs/images/Card/Plants/Cabbagepult.png
Binary file not shown.
Binary file removed game/zwdzjs/images/Card/Plants/Cactus.png
Binary file not shown.
Binary file removed game/zwdzjs/images/Card/Plants/Catttail.png
Binary file not shown.
Binary file removed game/zwdzjs/images/Card/Plants/CherryBomb.png
Binary file not shown.
Binary file removed game/zwdzjs/images/Card/Plants/Chomper.png
Binary file not shown.
Binary file removed game/zwdzjs/images/Card/Plants/CobCannon.png
Binary file not shown.
Binary file removed game/zwdzjs/images/Card/Plants/CoffeeBean.png
Binary file not shown.
Binary file removed game/zwdzjs/images/Card/Plants/DoomShroom.png
Binary file not shown.
Binary file removed game/zwdzjs/images/Card/Plants/FlowerPot.png
Binary file not shown.
Binary file removed game/zwdzjs/images/Card/Plants/FumeShroom.png
Binary file not shown.
Binary file removed game/zwdzjs/images/Card/Plants/Garlic.png
Binary file not shown.
Binary file removed game/zwdzjs/images/Card/Plants/GatlingPea.png
Binary file not shown.
Binary file removed game/zwdzjs/images/Card/Plants/GloomShroom.png
Binary file not shown.
Binary file removed game/zwdzjs/images/Card/Plants/GoldMagnet.png
Binary file not shown.
Binary file removed game/zwdzjs/images/Card/Plants/GraveBuster.png
Binary file not shown.
Binary file removed game/zwdzjs/images/Card/Plants/HugeWallNut.png
Binary file not shown.
Binary file removed game/zwdzjs/images/Card/Plants/HypnoShroom.png
Binary file not shown.
Binary file removed game/zwdzjs/images/Card/Plants/IceShroom.png
Binary file not shown.
Binary file removed game/zwdzjs/images/Card/Plants/Imitators.png
Binary file not shown.
Binary file removed game/zwdzjs/images/Card/Plants/Jalapeno.png
Binary file not shown.
Binary file removed game/zwdzjs/images/Card/Plants/Kernelpult.png
Binary file not shown.
Binary file removed game/zwdzjs/images/Card/Plants/LilyPad.png
Binary file not shown.
Binary file removed game/zwdzjs/images/Card/Plants/MagnetShroom.png
Binary file not shown.
Binary file removed game/zwdzjs/images/Card/Plants/Marigold.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Plants/Melonpult.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Plants/Peashooter.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Plants/Plantern.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Plants/PotatoMine.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Plants/PuffShroom.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Plants/PumpkinHead.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Plants/Repeater.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Plants/ScaredyShroom.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Plants/SeaShroom.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Plants/SnowPea.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Plants/Spikerock.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Plants/Spikeweed.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Plants/SplitPea.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Plants/Squash.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Plants/Starfruit.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Plants/SunFlower.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Plants/SunShroom.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Plants/TallNut.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Plants/TangleKlep.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Plants/Threepeater.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Plants/Torchwood.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Plants/TwinSunflower.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Plants/UmbrellaLeaf.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Plants/WallNut.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Plants/WinterMelonpult.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Zombies/BackupDancer.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Zombies/Balloonzombie.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Zombies/BucketheadZombie.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Zombies/Bungeezombie.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Zombies/Catapult.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Zombies/ConeheadZombie.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Zombies/DancingZombie.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Zombies/Diggerzombie.png
Diff not rendered.
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Zombies/DuckyTubeZombie1.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Zombies/FlagZombie.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Zombies/FootballZombie.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Zombies/Gargantuar.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Zombies/Imp.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Zombies/JackboxZombie.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Zombies/LadderZombie.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Zombies/NewspaperZombie.png
Diff not rendered.
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Zombies/ScreenDoorZombie.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Zombies/SnorkelZombie.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Zombies/Yeti.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Zombies/Zombie.png
Diff not rendered.
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Zombies/ZombiesJump.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Zombies/Zomboni.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Card/Zombies/dr.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/Blover/0.gif
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/Blover/Blover.gif
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/Cactus/0.gif
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/Cactus/Cactus.gif
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/CherryBomb/0.gif
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/CherryBomb/Boom.gif
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/CherryBomb/CherryBomb.gif
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/Chomper/0.gif
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/Chomper/Chomper.gif
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/Chomper/ChomperAttack.gif
Diff not rendered.
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/CoffeeBean/0.gif
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/CoffeeBean/CoffeeBean.gif
Diff not rendered.
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/DoomShroom/0.gif
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/DoomShroom/BeginBoom.gif
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/DoomShroom/Boom.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/DoomShroom/DoomShroom.gif
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/DoomShroom/Sleep.gif
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/DoomShroom/crater10.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/DoomShroom/crater11.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/DoomShroom/crater20.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/DoomShroom/crater21.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/DoomShroom/crater30.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/DoomShroom/crater31.png
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/FlowerPot/0.gif
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/FlowerPot/FlowerPot.gif
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/FumeShroom/0.gif
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/FumeShroom/FumeShroom.gif
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/Garlic/0.gif
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/Garlic/Garlic.gif
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/Garlic/Garlic_body2.gif
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/Garlic/Garlic_body3.gif
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/GatlingPea/0.gif
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/GatlingPea/GatlingPea.gif
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/GloomShroom/0.gif
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/GraveBuster/0.gif
Diff not rendered.
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/HypnoShroom/0.gif
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/IceShroom/0.gif
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/IceShroom/IceShroom.gif
Diff not rendered.
Diff not rendered.
Binary file removed game/zwdzjs/images/Plants/IceShroom/Snow.gif
Diff not rendered.
Loading

0 comments on commit 07b70e1

Please sign in to comment.