diff --git a/README.md b/README.md index 2bf855e..877ce8a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PythonPlantsVsZombies a simple PlantsVsZombies game -* implement plants: sunflower, peashooter, wallnut, snowpeashooter, cherrybomb +* implement plants: sunflower, peashooter, wallnut, snowpeashooter, cherrybomb, threepeashooter * implement zombies: zombie, flagzombie, coneheadzombie, bucketheadzombie * use json file to store level data (e.g.position and time of zombies, background info)