AnttiVainikka / TextAdventure

0 stars 0 forks source link

View and loot characters #36

Closed AnttiVainikka closed 10 months ago

AnttiVainikka commented 10 months ago

Add view to Character class. View returns name, desc, equipment, skills, inventory. Loot a function to own file. Shows equipment and inventory of Character to be looted and current equipment of looter with codes to show what needs to be typed to pick up what. Loop that breaks once stop looting is selected. Once something is looted, add that to inventory or equip and then refresh looting view.