jmdejong / Asciifarm

Multiplayer ascii-graphics based RPG/farming game
GNU General Public License v3.0
65 stars 4 forks source link

swapping/toggling widgets #9

Closed jmdejong closed 5 years ago

jmdejong commented 6 years ago

Currently widgets area always shown on the screen. This keeps the interface somewhat clear, but severely limits the amount of information that can be given to the user.

If the user can switch bewtween the widgets that are shown they can keep only currently relevant information in there.

For example, players are probably only interested in what kind of ground they are walking on if they are trying to farm. Showing the inventory or equipment isn't always necessary either.

jmdejong commented 5 years ago

done, toggling is now done with */