Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create the Garden component #9

Open
tborsa opened this issue Jan 31, 2020 · 0 comments
Open

Create the Garden component #9

tborsa opened this issue Jan 31, 2020 · 0 comments

Comments

@tborsa
Copy link
Contributor

tborsa commented Jan 31, 2020

Create a garden component that works as a grid of plant components see #7.
The garden can optionally have plants take up spots.
Clicking on a square with a plant will give you the option to water that plant. (should be a limit on how often you can do this)
Clicking on a square without a plant will give you the option to plant a seed.
It is up to you on how the watering/planting UI looks and feels.

Eventually the water/plant actions will communicate with other clients by websockets and pass appropriate information to the child plant or create a new child plant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant