Skip to content

#B003 After receiving food items, the cooking station must combine them to create a specific dish. #15

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

Open
3 tasks
josh671 opened this issue Jul 23, 2022 · 1 comment

Comments

@josh671
Copy link
Collaborator

josh671 commented Jul 23, 2022

User Story: As a player I would like to be able to combine items in the cooking station so that I can create a specific dish. I would like to see a drag and drop menu where I can place the food items. I would also like to see a creation box in the drag and drop menu that returns the created dish.

Instructions:
Create a drag and drop menu for the cooking station.
Cooking station menu must be able to receive items from the players inventory.
Cooking station must be able to receive the items from the cooking station.
After receiving the items the cooking station will be able to create a dish and put it in the a receiving box for the player to drag and drop into their inventory.

Acceptance Criteria:

  • Food station is able to accept items from player
  • Cooking station is able to register food items and create specific dishes based on ingredients
  • After registering food items, a dish will be created in the cooking stations drag and drop menu.
@jeremysrichardson
Copy link
Collaborator

Status and Next Steps?

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

2 participants