comp129-spr19 / Diner-Hash---Educational-Python-Game

Diner Hash | An Educational Computer Science game to teach Hash Tables
1 stars 1 forks source link

Loading screen returning food to customer #87

Closed mfraser4 closed 5 years ago

dvasavda commented 5 years ago

So I assume this step is that we would be having some feedback when the food is taken from the hash table to the countertop. Although, we do already have some feedback so we will need to clear this up.