clintbellanger / heroine-dusk

April OneGameAMonth WIP dungeon crawl game
http://heroinedusk.com
115 stars 22 forks source link

Always display gold in the same position #12

Closed clintbellanger closed 10 years ago

clintbellanger commented 10 years ago

Currently I display gold in a different location based on context:

I think I can make gold always on the bottom right if I move the power icons up on the info screen. Then there can be a single display gold function that can be used from any appropriate context.

If this is possible, also display the player's total gold after each combat. I find that I open the info screen after every combat to see my total gold, so just display it.

Possible further improvements from there:

Having everything in a uniform place will make the code and play experience nicer.

clintbellanger commented 10 years ago

Done and released as 1.3