Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marblexu authored Dec 17, 2019
1 parent f8ff7b6 commit 8fe5074
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# PythonPlantsVsZombies
a simple PlantsVsZombies game.
It's just for learning and noncommercial use. If this game infringes the copyright, please let me know.
A simple PlantsVsZombies game. <br>
`It's only for personal learning and noncommercial use. If this game infringes the copyright, please let me know.`
* implement plants: sunflower, peashooter, wallnut, snowpeashooter, cherrybomb, threepeashooter, chomper, puffshroom, potatomine, spikeweed, scaredyshroom, squash, scaredyshroom, jalapeno, sunShroom, iceShroom, hypnoShroom.
* implement zombies: zombie, flagzombie, coneheadzombie, bucketheadzombie, newspaperzombie.
* use json file to store level data (e.g.position and time of zombies, background info)
* support to select plant cards at the beginning of the level
* support night level, moving card select level and wallnut bowling level
* support day level, night level, moving card select level and wallnut bowling level

# Requirement
* Python 3.7
Expand Down

0 comments on commit 8fe5074

Please sign in to comment.