ChrisNeedham24 / microcosm

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

Add auto-construction for settlements #51

Closed ChrisNeedham24 closed 1 year ago

ChrisNeedham24 commented 2 years ago

Just so you don't have to make the decision if you don't want to.

ChrisNeedham24 commented 2 years ago

Acceptance Criteria:

The files that will be involved in this issue will be game.py and overlay_display.py.