Player Inventory
Opened this issue · 0 comments
goddtriffin commented
Player inventory stores lists of tiles destroyed (ie 'wood' and 'stone') as well as tools crafted.
Player inventory is object where key is either 'tiles' or 'tools' which is paired to a list of those items that the player has received.