Skip to content

Commit f86c23b

Browse files
authored
Update README.md
add info how to change start level
1 parent eeb3799 commit f86c23b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ $ python main.py
1717

1818
# How to Play
1919
* use mouse to collect sun, select the plant cards and seed the plant
20+
* you can set the start level by changing START_LEVEL_NUM value in source/constants.py
21+
* level 1 and 2:day level
22+
* level 3: night level
23+
* level 4: moving card select level
24+
* level 5: wallnut bowling level
2025

2126
# Demo
2227
![demo1](https://raw.githubusercontent.com/marblexu/PythonPlantsVsZombies/master/demo/demo1.jpg)

0 commit comments

Comments
 (0)