Project information

  • Description:

    Implementation of the famous plants vs zombies game from scratch using java and object-oriented programming

  • Tools: Java, javax swing
  • Code: GitHub Repository

Project Summery

We all know the game Plants VS Zombie, which was first released for personal computers and then made its way to smart phones and game consoles, and now there are few users who have not experienced this lovely game. . In this project, we intend to implement the initial version of this game. The goal of this game is to save the player's house from evil zombies with the help of plants in the yard. The map of this game is a 5x9 table where the player can plant a plant in each house. Each of the plants will damage the zombies in some way, or give the player more points to plant something.