codeday-labs / LearnDataStructures

Game for teaching highs/middle school students about data structures and algorithms using Unity and C#
0 stars 0 forks source link

#B002 Create a cooking station that will receive items from the inventory. #13

Open josh671 opened 2 years ago

josh671 commented 2 years ago

As a player I would like to be able to drag and drop items from my inventory to the cooking station.

Instructions: Items from the inventory must be dragged and dropped from the player's inventory to the cooking station. The cooking station must be able to receive the items and store them.

Acceptance Criteria:

jeremysrichardson commented 2 years ago

Status and Next Steps?