mikelg128 / Project-Kestrel

Rogue-Like based on the tcod-python libraries
0 stars 0 forks source link

Improve UI #3

Open samarm96 opened 4 years ago

samarm96 commented 4 years ago

Add quality of life and other neat features to UI

mikelg128 commented 4 years ago

Removed inventory from the title, since I believe we want to look at improving the UI a little more broadly. Maybe we can open separate issues down the line to track specific parts.

mikelg128 commented 4 years ago

As a part of this effort, I opened a new branch called "UI_borders" to add borders around the various menus, etc.

https://github.com/mikelg128/RogueLike/tree/UI_borders

mikelg128 commented 4 years ago

Closed "UI_borders" with merge dc5c783.

Borders added to Inventory, level up menu, and the bottom panel to spice things up.

Further work: need a full UI redesign I think, including the following: