Skip to content

marisa2306/plants-vs-zombies-videogame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo_ironhack_blue 7

Plants vs. Zombies videogame

Ironhack Web Development Bootcamp 3rd week project: a tribute to Plants vs. Zombies Videogame by EA Games

videogame logo

Instructions:

Help your farmer and defend humankind from a Zombie invasion

  1. Use the UP and DOWN arrow to control the player
  2. Use the SPACE BAR to shoot zombies

Click here and play the game https://marisa2306.github.io/plants-vs-zombies-videogame/

Technical Requirements:

  1. Renders a game in the browser.
  2. It has logic for winning and/or losing
  3. Shows feedback to the player in either case.
  4. HTML / CSS / JavaScript.
  5. JavaScript for DOM manipulation and HTML canvas for graphics.
  6. Deployed online using GitHub Pages.