ChrisNeedham24 / microcosm

A little 4X game written using Pyxel.
GNU General Public License v3.0
9 stars 8 forks source link

Show coordinates in status bar #52

Closed ChrisNeedham24 closed 1 year ago

ChrisNeedham24 commented 1 year ago

So that people know where their units are.

ChrisNeedham24 commented 1 year ago

I'm a little more skeptical about the use of this now, while it would be good to show relatively where the player is, which quad would you use? I think it might end up being misleading or not even useful.

ChrisNeedham24 commented 1 year ago

Thought about having this show the direction to the player's nearest city, or alternatively, solving the problem by having the unit's coordinates in its info, but really this probably wouldn't end up being useful.