issues
search
Hayesb20
/
CS-Senior-Project
0
stars
1
forks
source link
Shop Class
#43
Closed
Hayesb20
closed
5 years ago
Hayesb20
commented
5 years ago
This class will hold the shops business logic.
[x] Create a CanBuy(Item) function
[x] Create a Buy(item) function
[x] Create a Sell(item) function
This class will hold the shops business logic.