straker / js13k-2021

1 stars 1 forks source link

Create UI #7

Closed straker closed 2 years ago

straker commented 3 years ago

Need UI to handle selecting buildings, placing buildings, displaying current resource amount in storage, and what each ship is requesting / needs.

Examples:

Mindusry (2017 version vs current version) - groups of building types that expands to show each sub-type building. resources are shown only when building

image image image

T-Minus 30 - groups by types again and expands to show different ones. shows resources on side

image image
straker commented 3 years ago

@dllndv how does this look for the menu? Currently my thinking is that when one of the top menus is selected, a side menu opens that slides all other top menus over, sort of like an accordion menu opening (to the side).

image