Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 623 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 623 Bytes

Plants vs Zombies

Plants vs Zombies

CSE201: Advanced Programming Final Project
Re-implemented the strategy video game, Plants vs. Zombies.

Features

  • 2 different types of zombies
  • 5 levels of increasing difficulty
  • Use of ramndon zombie allocation to give user a new experiace each time.
  • Smooth animation
  • Cheat Codes (Find them yourself xD)

Screenshots

Mainscreen

Lawn

Next level

soem

How to run