Fishbone-Aquatics / Aquarium-Capitalists

A game about owning an aquarium shop.
1 stars 0 forks source link

Add a basic shop. #43

Open SobieskiCodes opened 4 months ago

SobieskiCodes commented 4 months ago

Totally cool with this one being text as long as it looks modern.

you should be able to buy each item with the original currency and premium currency by clicking the respective option.

we need a way to set the amount.

we need a way to sell items - will it be from this screen? will it be right click sell from inventory? we do need a right click system lol

SobieskiCodes commented 4 months ago

right click system done. I think for this what we'll do is split the div into two sections, buy / sell that way we can have menu's with tabs for additional items later. on the left side will be teh things you can purchase with either currency. on the right side will just list all your "sellable" items with x1 x5 "enter amount" to sell buttons. (sell already exists so this should hook in easy).

we should be able to buy inventory slots at a min right now.