You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: