_X_ Make start screen with working button to play game.
___ Make basic game GUI layout.
_X_ backgrounds. (keep it simple, don't switch tabs.)
___ borders.
_X_ Make a button that is labeled “Scavenge” that increments var int scrap when clicked.
_X_ When clicked make instance of text appear on right panel that fades out and is deleted.
_X_ Display updating scrap quantity on left panel.
Make equipment layout on left panel.
Make panel for inventory list on left panel.
Add an icon to the inventory list appear when Scavenge is clicked.
(Click on icon to change cursor to icon.)
(Make one equipment slot icon.)
(Click on equipment slot icon when mouse has modified icon to change equipment icon to mouse icon.)
(Change mouse icon back to default.)
Make stats display on left panel.
Make equipment change stats display.
Make fight monster button.
When click fight monster button, make an image of monster appear on right panel.
Show health of monster on right panel.
When click on monster, remove monster, add experience.