frankobjank / natac

Free & open source networked game implemented in Python, inspired by Klaus Teuber's Settlers of Catan for MacOS and Linux.
1 stars 0 forks source link

Building Costs #12

Closed frankobjank closed 2 months ago

frankobjank commented 3 months ago

Building costs should be present somewhere on the screen, either in the info box or at the top or left of the screen. Representation of resource could just be colored box.

frankobjank commented 3 months ago

commit f5674c0 added building costs only to current player in info box - can put for all players at the top or something

frankobjank commented 3 months ago

Make into button next to other action/ mode buttons - "building costs" button that toggles display of building in info box

frankobjank commented 3 months ago

Currently conflicts with dev card hover text. Might conflict with too many things in the info_box, like if it's a mode then you won't be able to view it while other modes are available, and if it's an action it will conflict with other modes. Probably will just stay on top of the screen