Ironhack Web Development Bootcamp 3rd week project: a tribute to Plants vs. Zombies Videogame by EA Games
Help your farmer and defend humankind from a Zombie invasion
- Use the UP and DOWN arrow to control the player
- Use the SPACE BAR to shoot zombies
Click here and play the game https://marisa2306.github.io/plants-vs-zombies-videogame/
- Renders a game in the browser.
- It has logic for winning and/or losing
- Shows feedback to the player in either case.
- HTML / CSS / JavaScript.
- JavaScript for DOM manipulation and HTML canvas for graphics.
- Deployed online using GitHub Pages.