Plants-Vs-Zombies icon indicating copy to clipboard operation
Plants-Vs-Zombies copied to clipboard

CSE201: Advanced Programming Final Project | Re-implemented the strategy video game, Plants 🌱🌵 vs. Zombies 🧟‍♂️🧟‍♀️ , originally developed by PopCap Games | Working demo: https://www.youtube.com/w...

Results 5 Plants-Vs-Zombies issues
Sort by recently updated
recently updated
newest added

Hello. I love this game but is imposible to play it on arm64 macOS. I try tu buid this So I use iTerm ``` git clone https://github.com/BhavyaC16/Plants-Vs-Zombies.git cd PlantsVsZombies/Plant-Vs-Zombies-JAR #Then...

Hi team, the `Plants-Vs-Zombies-JAR` subdirectory doesn't contain a JAR file. Can you post the build instructions on how I can compile/build that file? Thanks.

Apps seems incredible ! You should publish a realise so that user can download it in 1 clic & launch it with ```java -jar PvZ.jar```

I wonder if the game assets should be downloaded from a game demo (for instance, this [one](https://archive.org/details/PlantsVsZombiesTrialSetup)), instead of having them inside the repository. Another option is to include them...

Hi guys! Just saw this project. Awesome work! The game looks so similar to the mobile game! You could take this one step further by packaging the fat JAR of...