DGoldDragon28 / Unangband

A roguelike originally created (and developed until version 0.6.4c) by Andrew Doull.
https://dgolddragon28.github.io/Unangband/
GNU General Public License v2.0
59 stars 6 forks source link

Inventory UI similar to Brogue, pick an item from inventory and the action for the selected item. #57

Open dennis-roof opened 6 years ago

dennis-roof commented 6 years ago

As an option for a more user-friendly interface, I think Brogue does a very good job with its inventory UI. You can open up the inventory and from here:

When selecting an item, the player gets additional options for the selected item: brogue_selected_item_options

This feature could be an addition to the current interface and keybindings, not a replacement. I think this feature would be a better starting point for new and casual players.