Rystic / clay

A small game I'm making with LWJGL.
0 stars 0 forks source link

GUI: Building Menu #31

Closed Rystic closed 10 years ago

Rystic commented 10 years ago

The Building Menu is essentially non-existent at the moment. It needs to display all relevant information about whatever building is selected, and should be able to scroll through buildings with relative ease. Information required:

1) Building Name. 2) Building Description. 3) Image of the building. 4) Pattern of other buildings the building needs to be constructed. 5) Materials consumed in construction. 6) Scalability of the building. 7) Storage capacity. 8) Whether or not the building is a support building. 9) If the building can be used for repairs.