Update README.md

pull/6/head
Jake Funke 2017-06-23 09:45:17 -07:00 committed by GitHub
parent b4c4c115df
commit f46bf8de9b
1 changed files with 2 additions and 5 deletions

View File

@ -55,14 +55,11 @@ If your plant goes 5 days without water, it will die!
### to-dos ### to-dos
* Finish garden feature * Finish garden feature
* Water neighbor's plants * Water neighbor's plants
* Harvest plant at end of life (gather seeds) * Plant pollination - cross-breed with neighbor plants to unlock second-gen plants
* Plant pollination - cross-breed with neighbor plants to unlock second-gen plants
* Share seeds with other users * Share seeds with other users
* Global events * Global events
* Server API to have rain storms, heat waves, insects * Server API to have rain storms, heat waves, insects
* Name your plant * Hybridization, lineage tracking
* Reward for keeping plant alive
* Hybridization, lineage tracking
## requirements ## requirements
* Unix-based OS (Mac, Linux) * Unix-based OS (Mac, Linux)