A-PachecoT / console-quest-rpg

0 stars 0 forks source link

Basic inventory system #29

Open MrElmo3 opened 1 month ago

MrElmo3 commented 1 month ago

As a player I need an inventory So that I can store all of my items

Details and Assumptions

Acceptance Criteria

Given a player with 5 items in inventory
When player delete 1 item
Then the inventory should return 4 items